Automic VaultAutomic Vault

brew

Installer wabt avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de wabt pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install wabt

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install wabt

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add wabt

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

Debian aptvérifié · 92%
sudo apt install wabt

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

Fedora dnfvérifié · 92%
sudo dnf install wabt

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

Nixvérifié · 92%
nix profile install nixpkgs#wabt

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S wabt

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

Windows

Scoopvérifié · 92%
scoop install extras/wabt

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

aperçu

Résumé du paquet

Web Assembly Binary Toolkit

Commandes et alias

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

historique

Historique du projet et usages

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

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour wabt. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
spectest-interpcliexécutable global
wasm-decompilecliexécutable global
wasm-interpcliexécutable global
wasm-objdumpcliexécutable global
wasm-statscliexécutable global
wasm-stripcliexécutable global
wasm-validatecliexécutable global
wasm2ccliexécutable global
wasm2watcliexécutable global
wast2jsoncliexécutable global
wat-desugarcliexécutable global
wat2wasmcliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire1.0.41
gestionnaire mis à jour2026-05-07
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/WebAssembly/wabt

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:wabt
Version1.0.41
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/wabt
Page d'accueilhttps://github.com/WebAssembly/wabt
Dépôthttps://github.com/WebAssembly/wabt
Docs amonthttps://github.com/WebAssembly/wabt#readme
LicenceApache-2.0
Archive sourcehttps://github.com/WebAssembly/wabt/releases/download/1.0.41/wabt-1.0.41.tar.xz
Dernière mise à jour2026-05-07T20:22:26Z
Pulseupdated
Dépendancesopenssl@3
Dépendances de compilationcmake
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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