Recently, I landed a change that moves the Single Executable Application (SEA) build process directly into Node.js core - a hobby project I’d been tinkering with for some time. It took some effort to
Recently, I landed a change that moves the Single Executable Application (SEA) build process directly into Node.js core - a hobby project I’d been tinkering with for some time. It took some effort to
Package your Node.js project into an executable. Contribute to vercel/pkg development by creating an account on GitHub.
Create Node SEA binaries across platforms with ease - BYK/fossilize
A big button in a park
How do I promote an open source JavaScript project? 4 aspects to focus on.💡
How to minimize the impact, yet receive feedback early and often.
Package your Node.js project into an executable. Contribute to vercel/pkg development by creating an account on GitHub.
The odyssey of packaging a SvelteKit application using the upcoming Single Executable Application (SEA) Node feature through a custom adapter.