WebAssembly / WebAssembly/binaryen
wasm-opt version on crates.io
Nobody has claimed this yet.
- Dominant language
- WebAssembly
- Stars
- 8.6k
- Forks
- 885
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 69
Description
Hi, I noticed that the latest version of wasm-opt as part of binaryen is 123, but the latest version on crates.io is 116: https://crates.io/crates/wasm-opt
cargo install is a convenient cross-platform way to install wasm-opt without downloading and building the binaryen source manually. Same thing counts for CI pipelines.
Are there plans to keep updating the package on crates.io, or is that publication method deprecated?
Contributor guide
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 comparing the wasm-opt version on crates.io with Binaryen's current release version. Determine whether the crates.io publication path is still supported or deprecated, then confirm the expected release process and what version alignment would count as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100