macOS
brew install wabtlocal Homebrew formula metadata
sudo port install wabtMacPorts ports tree · lang/wabt/Portfile · ソース: api.github.com
brew
wabt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wabtlocal Homebrew formula metadata
sudo port install wabtMacPorts ports tree · lang/wabt/Portfile · ソース: api.github.com
sudo apk add wabtAlpine Linux edge package indexes · wabt · ソース: dl-cdn.alpinelinux.org
sudo dnf install wabtFedora Rawhide package metadata · wabt · ソース: dl.fedoraproject.org
nix profile install nixpkgs#wabtnixpkgs package indexes · pkgs/by-name/wa/wabt/package.nix · ソース: api.github.com
sudo pacman -S wabtArch Linux sync databases · wabt · ソース: geo.mirror.pkgbuild.com
scoop install extras/wabtScoop official bucket manifest trees · bucket/wabt.json · ソース: api.github.com
概要
Web Assembly Binary Toolkit
履歴
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.
セキュリティ状態
wabt に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
spectest-interp | cli | グローバル実行可能ファイル | |
wasm-decompile | cli | グローバル実行可能ファイル | |
wasm-interp | cli | グローバル実行可能ファイル | |
wasm-objdump | cli | グローバル実行可能ファイル | |
wasm-stats | cli | グローバル実行可能ファイル | |
wasm-strip | cli | グローバル実行可能ファイル | |
wasm-validate | cli | グローバル実行可能ファイル | |
wasm2c | cli | グローバル実行可能ファイル | |
wasm2wat | cli | グローバル実行可能ファイル | |
wast2json | cli | グローバル実行可能ファイル | |
wat-desugar | cli | グローバル実行可能ファイル | |
wat2wasm | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/WebAssembly/wabt
インストールメタデータ
| パッケージキー | brew:wabt |
|---|---|
| バージョン | 1.0.41 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wabt |
| ホームページ | https://github.com/WebAssembly/wabt |
| リポジトリ | https://github.com/WebAssembly/wabt |
| 上流ドキュメント | https://github.com/WebAssembly/wabt#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/WebAssembly/wabt/releases/download/1.0.41/wabt-1.0.41.tar.xz |
| 最終更新 | 2026-05-07T20:22:26Z |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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/wabtソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.