Standalone Luau script runtime for executing Luau code
Standalone Luau script runtime
lune
$ lune script.luau
$ lune -c "print('Hello from Luau')"
$ lune script.luau arg1 arg2