uNetworking / uNetworking/uWebSockets.js
ESM_wrapper.mjs is hardcoded and out of date; auto-generate it in CI
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 9.2k
- Forks
- 625
- Avg merge
- 6h 7m
- Merged PRs (30d)
- 13
Description
A simple script can dynamically create it from the native addon itself, and CI can do this for every release.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting ESM_wrapper.mjs, the native addon it wraps, and the repository's release CI configuration. Determine how the wrapper can be generated from the addon, then verify that each release produces an up-to-date ESM_wrapper.mjs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, nodejs
- Domain
- build-system, ci-cd, release
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100