Update Luau README entry

This commit is contained in:
Rerumu 2022-07-02 05:38:08 -04:00
parent 0cacb0b996
commit 567c9803a6

View File

@ -12,6 +12,6 @@ This is a WebAssembly translation tool and library for arbitrary languages. It c
The code generation libraries also offer a simple binary utility for translating to source. These can be built or installed by using the `--path codegen/language --bin wasm2language` Cargo flags.
| | | |
|----------|-----------------|-----------------------|
|----------|----------------|-----------------------|
| LuaJIT | :green_circle: | Minimum version 2.1.0 |
| Luau | :yellow_circle: | |
| Luau | :green_circle: | |