Author here. Quick clarification because the HN title is easy to misread: Moonstone is *not* (*EXTRA BOLD*) a Lua VM/runtime implemented in Zig. It is a Lua environment and package manager written in Zig. It…
Good question. I’d say the Lua toolchain is still fragmented rather than having one obvious “state of the art.”, the one that got closest to that is Lux. The established center is still LuaRocks for packages. Around it,…
Contributions are greatly appreciated. Feel free to contact this email maximoverzini@gmail.com if you'd like to collaborate! To give some context: Moonstone is currently under heavy, messy(getting better with time),…
More than one platform, different arch/ABI qualify as cross-platform, it is not stated as omni-platform... Zig CC (LLVM backed) is widely used across for materializing first-class C modules. It aims to leverage the Lua…
Author here. Quick clarification because the HN title is easy to misread: Moonstone is *not* (*EXTRA BOLD*) a Lua VM/runtime implemented in Zig. It is a Lua environment and package manager written in Zig. It…
Good question. I’d say the Lua toolchain is still fragmented rather than having one obvious “state of the art.”, the one that got closest to that is Lux. The established center is still LuaRocks for packages. Around it,…
Contributions are greatly appreciated. Feel free to contact this email maximoverzini@gmail.com if you'd like to collaborate! To give some context: Moonstone is currently under heavy, messy(getting better with time),…
More than one platform, different arch/ABI qualify as cross-platform, it is not stated as omni-platform... Zig CC (LLVM backed) is widely used across for materializing first-class C modules. It aims to leverage the Lua…