Hacker News new | ask | show | jobs
by oldlaptop 633 days ago
The definition of "standalone application" is a bit stronger - what's always been possible with "Tclkits" has been to embed the application code in an interpreter binary and distribute that, and the new core zipfs supports that as well.
1 comments

Yes, exactly. You can package up your entire scripted application, plus all resources, into a single executable, and distribute that single file.