This unblocks doing a ton of cool stuff like using LuaJIT's internal lua c api in lde to write a threading library. It also allows for building some native modules without needing a luajit static build available.
It's not as easy as --export-symbols or whatever on Linux/MacOS but it is doable.
This unblocks doing a ton of cool stuff like using LuaJIT's internal lua c api in lde to write a threading library. It also allows for building some native modules without needing a luajit static build available.
It's not as easy as --export-symbols or whatever on Linux/MacOS but it is doable.