Publish WASM version?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 406
- PR merge metrics
- No merged PRs in 30d
Description
In https://github.com/nodejs/node/issues/38708 it has been discussed that the Node.js project would be interested in a WHATWG compliant URL-parser in WASM.
Considering that this project has a WHATWG compliant URL-parser that compiles to WASM it seems like a good fit.
Would there be any interest from your side in publishing the compiled WASM version so that a project like Node.js could pull it in? Without having to set up the Rust to WASM compilation pipe themselves?
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 reviewing the linked Node.js discussion and the project's existing Rust-to-WASM compilation setup. Define whether a compiled WASM artifact should be published and what release output or consumer path it needs; done means a maintainer decision and, if accepted, a documented publication path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100