You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as you know many node.js developers like me don't want to switch to go language.
node.js is awesome but we need some things like (vercel/pkg) with built-in support in node.js
that we can build execute binary file for any platforms.
plz node.js Really need this Feature
even golang also add the go-runtime in binary release why node.js don't do this(optional)!!!!
targos
added
duplicate
Issues and PRs that are duplicates of other issues or PRs.
and removed
feature request
Issues that request new features to be added to Node.js.
labels
Nov 20, 2022
What is the problem this feature will solve?
as you know many node.js developers like me don't want to switch to go language.
node.js is awesome but we need some things like (vercel/pkg) with built-in support in node.js
that we can build execute binary file for any platforms.
plz node.js Really need this Feature
even golang also add the go-runtime in binary release why node.js don't do this(optional)!!!!
https://github.com/vercel/pkg
What is the feature you are proposing to solve the problem?
running node app without run-time in any servers or other platforms
this also useful by adding binary release app in github (with workflows)
What alternatives have you considered?
using vercel pkg node package. but we want built-in support.
https://github.com/vercel/pkg
The text was updated successfully, but these errors were encountered: