evo-lua / evo-runtime

All-in one Lua runtime based on LuaJIT and libuv
https://evo-lua.github.io
Mozilla Public License 2.0
10 stars 1 forks source link

Move all setup code for the Lua environment to the runtime library #502

Closed Duckwhale closed 5 months ago

Duckwhale commented 5 months ago

No need to keep this in the interpreter CLI module. Later, it can be used to dump information about the environment.