X Tutup
The Wayback Machine - https://web.archive.org/web/20231221015139/https://github.com/nodejs/node/issues/35339
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

Enable building with shared uvwasi library. #35339

Closed
dilyanpalauzov opened this issue Sep 25, 2020 · 3 comments · May be fixed by #36257
Closed

Enable building with shared uvwasi library. #35339

dilyanpalauzov opened this issue Sep 25, 2020 · 3 comments · May be fixed by #36257
Labels
build Issues and PRs related to build files or the CI. feature request Issues that request new features to be added to Node.js. stale

Comments

@dilyanpalauzov
Copy link

Nodejs depends on uvwasi, libuv, brotli. It can be build to use the shared-libraries for libuv, ICU, brotli, c-ares.

  • Enable building with shared uvwasi library.
@bnoordhuis bnoordhuis added build Issues and PRs related to build files or the CI. feature request Issues that request new features to be added to Node.js. labels Sep 25, 2020
@bnoordhuis
Copy link
Member

Pull request welcome.

@github-actions
Copy link
Contributor

There has been no activity on this feature request for 5 months and it is unlikely to be implemented. It will be closed 6 months after the last non-automated comment.

For more information on how the project manages feature requests, please consult the feature request management document.

@github-actions github-actions bot added the stale label Mar 18, 2022
@github-actions
Copy link
Contributor

There has been no activity on this feature request and it is being closed. If you feel closing this issue is not the right thing to do, please leave a comment.

For more information on how the project manages feature requests, please consult the feature request management document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. feature request Issues that request new features to be added to Node.js. stale
Projects
Development

Successfully merging a pull request may close this issue.

2 participants
X Tutup