evo-lua / evo-luvi

[Obsolete] Experimental Lua runtime environment built on Luvi (libuv + LuaJIT)
https://evo-lua.github.io
Apache License 2.0
1 stars 0 forks source link

Add (the most important) command line switches from the LuaJIT executable #161

Open rdw-software opened 1 year ago

rdw-software commented 1 year ago

Goals:

This will be useful when running code that won't work in stock LuaJIT.

Eval is mostly for debugging, but shouldn't be difficult to implement.