Show HN: Lunar, a "fast", memory-efficient Lua 5.1 VM written in Go
By drakenot · 2026-08-03 · 6 points · 2 comments
https://github.com/mmcdole/lunar
I'm releasing Lunar, a new Lua 5.1 compiler and virtual machine written entirely in Go. It includes the standard libraries, coroutines as well as supporting Lua 5.2-style goto. The embedding API avoids the Lua C API’s stack-based interface in favor of typed Go values and callbac…
Open the full discussion on BetterNews