Hacker News new | ask | show | jobs
by sammoore 1127 days ago
If most executables on your machine used Bun, then it would be a bundled shared library on your system eliminating the bulk of the 90mb executable size. Just like the shared libraries the 13043 .exe files on your computer are currently linking to.
1 comments

Sure but then we're loosing the simplicity advantage of having only a single executable right?