wasm-opt version on crates.io

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

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust, wasm
Domain
release

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.

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?

Dominant language
WebAssembly
Stars
8.6k
Forks
885
Avg merge
1d 20h
Merged PRs (30d)
64

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.

More from WebAssembly/binaryen

All issues in WebAssembly/binaryen

Similar issues

More Release issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.