Hacker News new | ask | show | jobs
by mister_goo 1465 days ago
This is a single executable web server with Lua and other libs, with a zip file appended. I have done something similar with Python+tcltk.
2 comments

Yea but this one runs on 6 operating systems with the same binary artifact.
On an OS without a Python interpreter? I doubt it. This is a binary that runs anywhere. No interpreter or virtual environment needs to be installed for it to work.