Ross ROSS = Recommend OSS · open-source software intelligence for agents

bytecodealliance/wasm-tools

CLI and Rust libraries for low-level manipulation of WebAssembly modules observed · 2026-08-28

github.com/bytecodealliance/wasm-tools · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • 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: 8
  • age_days: 2297
  • days_rel: 9
  • days_push: 8
  • n_releases_24m: 62

Full methodology

Adoption not part of the score

1782 stars · 347 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Bytecode Alliance project providing a CLI and Rust libraries for low-level manipulation of WebAssembly modules. It supports validation, parsing, printing, mutation, stripping, and conversion between WAT/WASM formats, plus WebAssembly component model tooling with WIT interfaces.

Use cases

  • validate a wasm binary
  • convert wat to wasm and back
  • print the text format of a wasm module
  • create a component from a core wasm module
  • strip custom sections from a wasm file
  • inspect wasm binary sections with objdump
  • work with WIT interface definitions

When to choose

  • you need low-level inspection or manipulation of WebAssembly binaries
  • you're building Rust tooling around wasm modules or the component model
  • you want to validate wasm files against specific feature flags

When to avoid

  • you need a high-level runtime to execute wasm (use wasmtime or wasmer)
  • you want a bundler or full build pipeline for web apps
  • you need a JavaScript/Node wasm toolchain

Facets

cli-tool · maturity active

cli parser compiler developer-tools wasm developer-tools compilers parsers web-development rust cli cross-platform windows webassembly wasm wat wit component-model bytecode-manipulation validation linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
bytecodealliance/wasm-toolsmain95

For agents

markdown · JSON · MCP: product_card(name="bytecodealliance/wasm-tools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem