-
Node.js v19.7.0 added the ability to generate Single executable applications, basically allowing to create a distributable "binary" for your node app, that doesn't require node to be installed locally. nodejs.org/docs/latest-v19.x/api/single-executable-applications.html