WebAssembly / WebAssembly/binaryen

wasm-opt version on crates.io

Open
#7,552 3 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.