Automic VaultAutomic Vault

brew

Install wasm-tools with Homebrew, apk, Nix, pacman

Low level tooling for WebAssembly in Rust. Version 1.253.0 via Homebrew; verified 2026-07-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install wasm-tools

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add wasm-tools

Alpine Linux edge package indexes · wasm-tools · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#wasm-tools

nixpkgs package indexes · pkgs/by-name/wa/wasm-tools/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S wasm-tools

Arch Linux sync databases · wasm-tools · source: geo.mirror.pkgbuild.com

overview

Package summary

Low level tooling for WebAssembly in Rust

Commands and aliases

  • wasm-tools

history

Project history and usage

wasm-tools is the Bytecode Alliance's Rust-based command-line toolbox and library collection for low-level manipulation of WebAssembly modules and components. It bundles validators, parsers, printers, metadata tools, fuzzing and mutation tools, debugging helpers, and component-model subcommands behind one `wasm-tools` binary.

Project history

The public repository was created on May 19, 2020, after the Bytecode Alliance had formed around WebAssembly and WASI tooling. It gathered a family of Rust crates and CLI subcommands for operations that package authors, runtime developers, and standards implementers repeatedly need when inspecting or transforming Wasm artifacts.

The README describes the CLI as useful for debugging WebAssembly modules and components, with subcommands that also correspond to programmatic Rust crates such as `wasmparser`, `wat`, `wast`, `wasmprinter`, `wasm-smith`, `wasm-mutate`, `wasm-shrink`, `wit-component`, and `wasm-metadata`.

Adoption history

wasm-tools grew in importance as WebAssembly moved beyond single core modules. The official component-model documentation describes components as an architecture for interoperable WebAssembly libraries, applications, and environments, and wasm-tools now includes component-focused commands for extracting WIT, embedding component type metadata, creating components, unbundling components, and converting WIT between text, JSON, and binary encodings.

The package is heavily used as infrastructure rather than as an end-user application. Its subcommands map to the daily chores of Wasm toolchain work: validate a module, round-trip text and binary formats, strip or inspect sections, demangle symbols, generate test cases, shrink reducer inputs, or examine component interfaces.

How it is used

Typical command-line usage is pipeline-friendly. The README shows examples such as parsing WAT to Wasm, printing Wasm back to text, validating modules, demangling and stripping custom sections, and using `wasm-tools component wit` or `wasm-tools component new` for component-model workflows.

The CLI conventions matter for package users: subcommands read from stdin when no file is given, write to stdout unless `--output` is supplied, can emit text format with `--wat` where applicable, and share standard help, verbosity, and color behavior. That makes it useful in scripts, CI, fuzzing harnesses, and reproducible packaging pipelines.

Why package nerds care

wasm-tools is the package-manager-friendly face of a large slice of the Rust WebAssembly infrastructure stack. Installing one binary gives maintainers access to tools that otherwise live as separate crates or test utilities, making it the Wasm equivalent of a Swiss-army debug and transform tool for modules and components.

Timeline

  • 2020-05-19: Public GitHub repository created.
  • 2020s: Tool grows into a multi-crate CLI covering validation, parsing, printing, fuzzing, mutation, shrinking, metadata, and component-model tasks.
  • 2026-06-12: GitHub releases show v1.252.0 as the latest release at research time.

Related projects

  • Related projects include Wasmtime, wasm-component-ld, wit-bindgen, cargo-component, the WebAssembly Component Model, and lower-level crates such as wasmparser, wat, wast, wasmprinter, wasm-smith, wasm-mutate, wasm-shrink, and wit-component.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for wasm-tools. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
wasm-toolscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version1.253.0
manager updated2026-07-07
local dataok
upstreamcurrent
latest detectedv1.253.0

https://github.com/bytecodealliance/wasm-tools

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:wasm-tools
Version1.253.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/wasm-tools
Homepagehttps://github.com/bytecodealliance/wasm-tools
Repositoryhttps://github.com/bytecodealliance/wasm-tools
Upstream docshttps://github.com/bytecodealliance/wasm-tools#readme
LicenseApache-2.0 WITH LLVM-exception
Source archivehttps://github.com/bytecodealliance/wasm-tools/archive/refs/tags/v1.253.0.tar.gz
Last updated2026-07-07T20:34:49Z
Pulseupdated
Build dependenciesrust
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewasm-tools
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

wasm-tools

nix profile install nixpkgs#wasm-tools
  • normalized package name match
  • Matched by: Wasm Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wasm-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

wasm-tools 1.236.0-r0

CLI for low-level manipulation of WebAssembly modules

https://github.com/bytecodealliance/wasm-tools

sudo apk add wasm-tools
  • License: LICENSE-MIT
  • Architecture: x86_64
  • Source Package: wasm-tools
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wasm Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wasm-tools-doc 1.236.0-r0

CLI for low-level manipulation of WebAssembly modules (documentation)

https://github.com/bytecodealliance/wasm-tools

sudo apk add wasm-tools-doc
  • License: Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
  • Architecture: x86_64
  • Source Package: wasm-tools
  • normalized package name match
  • Matched by: Wasm Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

wasm-tools 1.251.0-1

Low level tooling for WebAssembly in Rust

https://github.com/bytecodealliance/wasm-tools

sudo pacman -S wasm-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Wasm Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wasm-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment