wasm-bindgen/wasm-pack
📦✨ your favorite rust -> wasm workflow tool! observed · 2026-08-28
Health v2 · maintenance only
82/100
- Activity 97
- Release rhythm 52
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 280.5
- age_days: 3124
- days_rel: 110
- days_push: 21
- n_releases_24m: 3
Adoption not part of the score
7282 stars · 489 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
wasm-pack is a command-line workflow tool for building Rust code into WebAssembly packages that interoperate with JavaScript. It scaffolds projects, builds npm-ready wasm packages, runs browser tests, and publishes to the npm registry.
Use cases
- compile rust to webassembly for use in javascript
- publish a rust wasm package to npm
- scaffold a new rust wasm project from a template
- run browser tests for rust-generated wasm
- use rust code in a webpack or node.js project
When to choose
- you write Rust and want to target the browser or Node.js via WebAssembly
- you want an npm-publishable package generated from a Rust crate
- you want a single tool covering scaffolding, building, testing, and publishing for Rust/Wasm
When to avoid
- your project is pure JavaScript/TypeScript with no Rust component
- you need to compile other languages (C/C++/Go) to WebAssembly
- you want a general-purpose Rust build tool unrelated to wasm
Facets
cli-tool · maturity active
build-tool cli wasm package-manager testing developer-tools web-development compilers frontend rust cli cross-platform wasm browser rust-to-wasm npm-publishing webassembly javascript-interop project-scaffolding nodejs
3 sources
- readme: https://github.com/wasm-bindgen/wasm-pack · fetched 2026-08-28 · 4d35b55424ac
- homepage: https://wasm-bindgen.github.io/wasm-pack/ · fetched 2026-08-29 · 32b712981270
- registry_crates: https://crates.io/api/v1/crates/wasm-pack · fetched 2026-08-29 · 0d3efb007032
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wasm-bindgen/wasm-pack | main | 82 |
For agents
markdown · JSON · MCP: product_card(name="wasm-bindgen/wasm-pack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem