Hacker News new | ask | show | jobs
by isakkeyten 2602 days ago
If it's built with nodejs you won't be able to make a binary without packaging the whole node/npm with it.

For standalone binary Golang is a better choice but that probably wasn't in scope for the developer who wrote it.