mirror of
https://github.com/luau-lang/luau.git
synced 2025-05-04 10:33:46 +01:00
Update docs/_posts/2022-01-27-luau-recap-january-2022.md
This commit is contained in:
parent
2d62dad120
commit
b63438b2c5
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ We have brought in the [`coroutine.close`](https://luau-lang.org/library#corouti
|
|||
|
||||
## REPL improvements
|
||||
|
||||
The `luau` REPL application can be compiled from source. It has grown some new features:
|
||||
The `luau` REPL application can be compiled from source or downloaded from [releases page](https://github.com/Roblox/luau/releases). It has grown some new features:
|
||||
|
||||
* Added `--interactive` option to run the REPL after running the last script file.
|
||||
* Allowed the compiler optimization level to be specified.
|
||||
|
|
Loading…
Add table
Reference in a new issue