Automic VaultAutomic Vault

brew

Install wabt with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop

Web Assembly Binary Toolkit. Version 1.0.41 via Homebrew; verified 2026-05-07.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install wabt

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install wabt

MacPorts ports tree · lang/wabt/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add wabt

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

Debian aptverified · 92%
sudo apt install wabt

Debian stable package indexes · wabt · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install wabt

Fedora Rawhide package metadata · wabt · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#wabt

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

Arch Linux pacmanverified · 92%
sudo pacman -S wabt

Arch Linux sync databases · wabt · source: geo.mirror.pkgbuild.com

Windows

Scoopverified · 92%
scoop install extras/wabt

Scoop official bucket manifest trees · bucket/wabt.json · source: api.github.com

overview

Package summary

Web Assembly Binary Toolkit

Commands and aliases

  • spectest-interp
  • wasm-decompile
  • wasm-interp
  • wasm-objdump
  • wasm-stats
  • wasm-strip
  • wasm-validate
  • wasm2c
  • wasm2wat
  • wast2json
  • wat-desugar
  • wat2wasm

history

Project history and usage

WABT, the WebAssembly Binary Toolkit, is the low-level command-line toolbox for reading, writing, validating, disassembling, interpreting, stripping, and converting WebAssembly modules.

Project history

The WABT repository was created in September 2015, during WebAssembly's early design period. It lives under the WebAssembly GitHub organization and describes itself as a suite of tools for WebAssembly rather than a compiler front end or runtime.

WABT grew alongside WebAssembly's standardization. The WebAssembly Community Group reached initial browser consensus in 2017, the W3C publication history records the first public working draft in February 2018, and WebAssembly Core 1.0 became a W3C Recommendation on 5 December 2019. WABT's job throughout that period was to provide practical tools around the binary and text formats that implementers, compiler authors, and curious low-level users needed.

Adoption history

The official WebAssembly advanced-tools page points low-level users toward tools for building and processing source files and generated binary content, especially compiler writers and people experimenting with the raw format. WABT became one of the default packages for that niche because it exposes the core format operations directly: text-to-binary, binary-to-text, validation, objdump-style inspection, interpretation, and test conversion.

How it is used

The most recognizable WABT commands are `wat2wasm` and `wasm2wat`, which translate between WebAssembly text format and binary format. The suite also includes `wasm-objdump`, `wasm-interp`, `wasm2c`, `wasm-strip`, `wasm-validate`, `wast2json`, `wasm-stats`, and `spectest-interp`, covering inspection, execution, C translation, section stripping, validation, and spec-test workflows.

In practice, WABT is used by people hand-writing WAT, debugging generated Wasm, checking whether a module validates, reducing binaries for test cases, converting spec tests into runnable artifacts, or inspecting compiler output without committing to a full browser or runtime.

Why package nerds care

WABT is significant because WebAssembly has a compact binary representation and a human-readable text representation, and developers constantly need to move between the two. For package nerds it is the binutils-like kit for Wasm: boring, sharp, scriptable tools that make the format observable.

Unlike the WebAssembly spec interpreter, which the WABT README characterizes as deliberately simple and specification-oriented, WABT is written in C/C++ and designed for easier integration into other systems. That makes it useful in build systems, tests, research tooling, and language-toolchain plumbing.

Timeline

  • 2015: The WebAssembly/wabt repository was created.
  • 2017: WebAssembly browser implementers reached consensus on the initial MVP API and binary format.
  • 2018: WebAssembly Core 1.0 entered W3C First Public Working Draft status.
  • 2019: WebAssembly Core 1.0 became a W3C Recommendation.
  • 2020s: WABT continued tracking WebAssembly feature work through tool feature flags and releases.

Related projects

  • WABT is adjacent to Emscripten, Binaryen, WebAssembly specifications, WASI, browser developer tools, and language compilers that emit Wasm. It is often used after a compiler has produced a module, or before a runtime consumes one.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for wabt. 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.
  • Installs with 1 runtime dependencies.
  • 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
spectest-interpcliglobal executable
wasm-decompilecliglobal executable
wasm-interpcliglobal executable
wasm-objdumpcliglobal executable
wasm-statscliglobal executable
wasm-stripcliglobal executable
wasm-validatecliglobal executable
wasm2ccliglobal executable
wasm2watcliglobal executable
wast2jsoncliglobal executable
wat-desugarcliglobal executable
wat2wasmcliglobal 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.0.41
manager updated2026-05-07
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/WebAssembly/wabt

install metadata

Package metadata

Package keybrew:wabt
Version1.0.41
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/wabt
Homepagehttps://github.com/WebAssembly/wabt
Repositoryhttps://github.com/WebAssembly/wabt
Upstream docshttps://github.com/WebAssembly/wabt#readme
LicenseApache-2.0
Source archivehttps://github.com/WebAssembly/wabt/releases/download/1.0.41/wabt-1.0.41.tar.xz
Last updated2026-05-07T20:22:26Z
Pulseupdated
Dependenciesopenssl@3
Build dependenciescmake
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 Namewabt
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • 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.

Debian apt95%

wabt 1.0.36+dfsg+~cs1.0.36-2

WebAssembly Binary Toolkit

https://github.com/WebAssembly/wabt

sudo apt install wabt
  • Section: devel
  • Architecture: amd64
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wabt
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wabt from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wabt

nix profile install nixpkgs#wabt
  • normalized package name match
  • Matched by: Wabt
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wabt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

wabt 1.0.34+dsfg2+~cs1.0.32-1ubuntu2

WebAssembly Binary Toolkit

https://github.com/WebAssembly/wabt

sudo apt install wabt
  • Section: universe/devel
  • Architecture: amd64
  • 4 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wabt
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: wabt from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

wabt 1.0.41-r0

WebAssembly binary toolkit

https://github.com/WebAssembly/wabt

sudo apk add wabt
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wabt
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Wabt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wabt from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

wabt-doc 1.0.41-r0

WebAssembly binary toolkit (documentation)

https://github.com/WebAssembly/wabt

sudo apk add wabt-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: wabt
  • normalized package name match
  • Matched by: Wabt
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wabt-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

wabt 1.0.41-1.fc45

The WebAssembly Binary Toolkit

https://github.com/WebAssembly/wabt

sudo dnf install wabt
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: wabt
  • 7 dependencies
  • 3 provides
  • normalized package name match
  • Matched by: Wabt
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: wabt from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

wabt 1.0.41-1

The WebAssembly Binary Toolkit: a suite of tools for WebAssembly

https://github.com/WebAssembly/wabt

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

wabt

sudo port install wabt
  • normalized package name match
  • Matched by: Wabt
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/wabt/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/wabt

scoop install extras/wabt
  • normalized package name match
  • Matched by: Wabt
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/wabt.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

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