Show HN: Lunar, a "fast", memory-efficient Lua 5.1 VM written in Go

7 pointsposted 5 hours ago
by drakenot

2 Comments

drakenot

4 hours ago

For those who are interested in what spawned this project:

https://runemud.com

I had been working on it for a couple years, using it myself. I finally released it recently. It heavily uses an embedded Lua VM to power its scripting engine.

granganath

5 hours ago

This looks really cool! I'm still early career, so I don't have much technical feedback to give, but starred and excited to learn how it works