Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binary build with built-in runtime (just like Golang) #45546

Closed
hootan09 opened this issue Nov 20, 2022 · 1 comment
Closed

binary build with built-in runtime (just like Golang) #45546

hootan09 opened this issue Nov 20, 2022 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@hootan09
Copy link

hootan09 commented 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

@hootan09 hootan09 added the feature request Issues that request new features to be added to Node.js. label Nov 20, 2022
@targos
Copy link
Member

targos commented Nov 20, 2022

This is being worked on.
Duplicate of nodejs/single-executable#75

@targos targos closed this as completed Nov 20, 2022
@targos 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

2 participants