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

Replace assertions.export with a new package.open extension (that's more generally useful) #516

Closed Duckwhale closed 5 months ago

Duckwhale commented 5 months ago

Not THAT useful overall, but it's slightly more general which makes it a cleaner solution. Low cost, so no big deal either way.