Hacker News new | ask | show | jobs
Node 20 allows you to compile your app into a single executable (twitter.com)
4 points by kalekold 1153 days ago
1 comments

> Node 20 allows you to compile your app into a single executable along with the entire Node.js core so you can run your apps on systems where node isn't installed, or your don't trust the system version.

85.8Mb for a hello world program!