Node 20 allows you to compile your app into a single executable

4 points by kalekold 2 years ago | 1 comment
  • kalekold 2 years ago
    > 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!