macOS
brew install wabtlocal Homebrew formula metadata
sudo port install wabtMacPorts ports tree · lang/wabt/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für wabt in AI-Agent-Workflows.
Installation
brew install wabtlocal Homebrew formula metadata
sudo port install wabtMacPorts ports tree · lang/wabt/Portfile · Quelle: api.github.com
sudo apk add wabtAlpine Linux edge package indexes · wabt · Quelle: dl-cdn.alpinelinux.org
sudo apt install wabtDebian stable package indexes · wabt · Quelle: deb.debian.org
sudo dnf install wabtFedora Rawhide package metadata · wabt · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#wabtnixpkgs package indexes · pkgs/by-name/wa/wabt/package.nix · Quelle: api.github.com
sudo pacman -S wabtArch Linux sync databases · wabt · Quelle: geo.mirror.pkgbuild.com
scoop install extras/wabtScoop official bucket manifest trees · bucket/wabt.json · Quelle: api.github.com
Überblick
Web Assembly Binary Toolkit
Verlauf
WABT, the WebAssembly Binary Toolkit, is the low-level command-line toolbox for reading, writing, validating, disassembling, interpreting, stripping, and converting WebAssembly modules.
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.
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.
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.
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.
Sicherheitslage
Für wabt wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
spectest-interp | cli | globales Executable | |
wasm-decompile | cli | globales Executable | |
wasm-interp | cli | globales Executable | |
wasm-objdump | cli | globales Executable | |
wasm-stats | cli | globales Executable | |
wasm-strip | cli | globales Executable | |
wasm-validate | cli | globales Executable | |
wasm2c | cli | globales Executable | |
wasm2wat | cli | globales Executable | |
wast2json | cli | globales Executable | |
wat-desugar | cli | globales Executable | |
wat2wasm | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/WebAssembly/wabt
Installationsmetadaten
| Paketschlüssel | brew:wabt |
|---|---|
| Version | 1.0.41 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/wabt |
| Homepage | https://github.com/WebAssembly/wabt |
| Repository | https://github.com/WebAssembly/wabt |
| Upstream-Dokumentation | https://github.com/WebAssembly/wabt#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/WebAssembly/wabt/releases/download/1.0.41/wabt-1.0.41.tar.xz |
| Zuletzt aktualisiert | 2026-05-07T20:22:26Z |
| Pulse | updated |
| Abhängigkeiten | openssl@3 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wabt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
wabt 1.0.36+dfsg+~cs1.0.36-2
WebAssembly Binary Toolkit
https://github.com/WebAssembly/wabt
sudo apt install wabtwabt
nix profile install nixpkgs#wabtwabt 1.0.34+dsfg2+~cs1.0.32-1ubuntu2
WebAssembly Binary Toolkit
https://github.com/WebAssembly/wabt
sudo apt install wabtwabt 1.0.41-r0
WebAssembly binary toolkit
https://github.com/WebAssembly/wabt
sudo apk add wabtwabt-doc 1.0.41-r0
WebAssembly binary toolkit (documentation)
https://github.com/WebAssembly/wabt
sudo apk add wabt-docwabt 1.0.41-1.fc45
The WebAssembly Binary Toolkit
https://github.com/WebAssembly/wabt
sudo dnf install wabtwabt 1.0.41-1
The WebAssembly Binary Toolkit: a suite of tools for WebAssembly
https://github.com/WebAssembly/wabt
sudo pacman -S wabtwabt
sudo port install wabtextras/wabt
scoop install extras/wabtQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.