wabt
brew install wabt
v1.0.41
Apache-2.0
Web Assembly Binary Toolkit
562
30-day installs · #1671
2.0k
90-day · #1597
6.3k
365-day · #1747
8.0k
★ GitHub stars · updated 2mo ago
Runtime dependencies
Build dependencies
GitHub topics
webassembly
Links
- https://github.com/WebAssembly/wabt
- GitHub: WebAssembly/wabt
- Brew formula source: Formula/w/wabt.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"openssl@3"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Web Assembly Binary Toolkit",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:36+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "wabt",
"github_default_branch": "main",
"github_last_commit_at": "2026-06-19T18:37:59Z",
"github_readme_excerpt": "[](https://github.com/WebAssembly/wabt/actions/workflows/build.yml)\n\n# WABT: The WebAssembly Binary Toolkit\n\nWABT (we pronounce it \"wabbit\") is a suite of tools for WebAssembly, including:\n\n - [**wat2wasm**](https://webassembly.github.io/wabt/doc/wat2wasm.1.html): translate from [WebAssembly text format](https://webassembly.github.io/spec/core/text/index.html) to the [WebAssembly binary format](https://webassembly.github.io/spec/core/binary/index.html)\n - [**wasm2wat**](https://webassembly.github.io/wabt/doc/wasm2wat.1.html): the inverse of wat2wasm, translate from the binary format back to the text format (also known as a .wat)\n - [**wasm-objdump**](https://webassembly.github.io/wabt/doc/wasm-objdump.1.html): print information about a wasm binary. Similiar to objdump.\n - [**wasm-interp**](https://webassembly.github.io/wabt/doc/wasm-interp.1.html): decode and run a WebAssembly binary file using a stack-based interpreter\n - [**wasm-decompile**](https://webassembly.github.io/wabt/doc/wasm-decompile.1.html): decompile a wasm binary into readable C-like syntax.\n - [**wat-desugar**](https://webassembly.github.io/wabt/doc/wat-desugar.1.html): parse .wat text form as supported by the spec interpreter (s-expressions, flat syntax, or mixed) and print \"canonical\" flat format\n - [**wasm2c**](https://webassembly.github.io/wabt/doc/wasm2c.1.html): convert a WebAssembly binary file to a C source and header\n - [**wasm-strip**](https://webassembly.github.io/wabt/doc/wasm-strip.1.html): remove sections of a WebAssembly binary file\n - [**wasm-validate**](https://webassembly.github.io/wabt/doc/wasm-validate.1.html): validate a file in the WebAssembly binary format\n - [**wast2json**](https://webassembly.github.io/wabt/doc/wast2json.1.html): convert a file in the wasm spec test format to a JSON file and associated wasm binary files\n - [**wasm-stats**](https://webassembly.github.io/wabt/doc/wasm-stats.1.html):",
"github_repo": "WebAssembly/wabt",
"github_stars": 8026,
"github_topics": [
"webassembly"
],
"homepage": "https://github.com/WebAssembly/wabt",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 562,
"installs_365d": 6349,
"installs_90d": 1998,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "wabt",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1671,
"rank_365d": 1747,
"rank_90d": 1597,
"raw_hash": "c921e181c1ce6469",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/w/wabt.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
{
"python": "build"
}
],
"version_head": null,
"version_stable": "1.0.41",
"versioned_formulae": [],
"why_use_this": null
}