Skip to content

Comment on Show HN: Luastatic – Build an executable from a Lua programparent

Comments

I think this is targeted at the scenario where the developer works in Lua but is deploying to platform without any Lua dependencies. Not sure if it will pull in any used packages though.

Lua binary modules are supported by referencing the path to the module's static library and any dependent libraries. Used packages are not automatically pulled in. LuaRocks integration would be interesting: https://github.com/keplerproject/luarocks/pull/264

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.