Wasynth/README.md
2021-12-14 18:49:30 -05:00

10 lines
488 B
Markdown

This is a WebAssembly to Lua translation tool. The generated code is designed to run without any dependencies past the bundled runtime.
You can run the tool via `program help` to list command line instructions.
| | | |
|----------|-----------------|-----------------------|
| LuaJIT | :green_circle: | Minimum version 2.1.0 |
| Luau | :yellow_circle: | |
| Lua 5.4 | :red_circle: | |