Technology
Luainstaller: `PyInstaller` for Lua
Package Lua projects into same-environment executables
$ luarocks install luainstaller luainstaller provides tools for analyzing and packaging Lua projects into same-environment executables. The current Lua implementation owns dependency analysis, trace-oriented diagnostics, manifest generation, C launcher generation, onedir bundling, and self-extracting onefile bundling for the verified target profiles. It installs two command names over the same Lua API: compact luai and full-word luainstaller.
Hacker News
news.ycombinator.com