Devlog 3: Lunate - Path to v1.0 - Placeholder Lua VM
TLDR
Commit f437475f8e14 for Lunate adds the ability to execute Lua scripts and output the result.
Before we get too excited, this is using gopher-lua, which is what mainline (i.e. main branch) Lunate runs off of.
This is simply a workaround to eventually replace.