pkg.soopen package index

brew / 順位 2353

wasm-tools を Homebrew, apk, MacPorts, Nix, pacman でインストール

wasm-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wasm-tools

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install wasm-tools

MacPorts ports tree · devel/wasm-tools/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wasm-tools

Alpine Linux edge package indexes · wasm-tools · ソース: dl-cdn.alpinelinux.org

Nix確認済み · 92%
nix profile install nixpkgs#wasm-tools

nixpkgs package indexes · pkgs/by-name/wa/wasm-tools/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S wasm-tools

Arch Linux sync databases · wasm-tools · ソース: geo.mirror.pkgbuild.com

概要

パッケージ概要

Low level tooling for WebAssembly in Rust

コマンドとエイリアス

  • wasm-tools

履歴

プロジェクトの歴史と使われ方

wasm-tools is the Bytecode Alliance's Rust-based command-line toolbox and library collection for low-level manipulation of WebAssembly modules and components. It bundles validators, parsers, printers, metadata tools, fuzzing and mutation tools, debugging helpers, and component-model subcommands behind one `wasm-tools` binary.

プロジェクトの歴史

The public repository was created on May 19, 2020, after the Bytecode Alliance had formed around WebAssembly and WASI tooling. It gathered a family of Rust crates and CLI subcommands for operations that package authors, runtime developers, and standards implementers repeatedly need when inspecting or transforming Wasm artifacts.

The README describes the CLI as useful for debugging WebAssembly modules and components, with subcommands that also correspond to programmatic Rust crates such as `wasmparser`, `wat`, `wast`, `wasmprinter`, `wasm-smith`, `wasm-mutate`, `wasm-shrink`, `wit-component`, and `wasm-metadata`.

採用の歴史

wasm-tools grew in importance as WebAssembly moved beyond single core modules. The official component-model documentation describes components as an architecture for interoperable WebAssembly libraries, applications, and environments, and wasm-tools now includes component-focused commands for extracting WIT, embedding component type metadata, creating components, unbundling components, and converting WIT between text, JSON, and binary encodings.

The package is heavily used as infrastructure rather than as an end-user application. Its subcommands map to the daily chores of Wasm toolchain work: validate a module, round-trip text and binary formats, strip or inspect sections, demangle symbols, generate test cases, shrink reducer inputs, or examine component interfaces.

使われ方

Typical command-line usage is pipeline-friendly. The README shows examples such as parsing WAT to Wasm, printing Wasm back to text, validating modules, demangling and stripping custom sections, and using `wasm-tools component wit` or `wasm-tools component new` for component-model workflows.

The CLI conventions matter for package users: subcommands read from stdin when no file is given, write to stdout unless `--output` is supplied, can emit text format with `--wat` where applicable, and share standard help, verbosity, and color behavior. That makes it useful in scripts, CI, fuzzing harnesses, and reproducible packaging pipelines.

パッケージ好きにとっての重要性

wasm-tools is the package-manager-friendly face of a large slice of the Rust WebAssembly infrastructure stack. Installing one binary gives maintainers access to tools that otherwise live as separate crates or test utilities, making it the Wasm equivalent of a Swiss-army debug and transform tool for modules and components.

タイムライン

  • 2020-05-19: Public GitHub repository created.
  • 2020s: Tool grows into a multi-crate CLI covering validation, parsing, printing, fuzzing, mutation, shrinking, metadata, and component-model tasks.
  • 2026-06-12: GitHub releases show v1.252.0 as the latest release at research time.

Related projects

  • Related projects include Wasmtime, wasm-component-ld, wit-bindgen, cargo-component, the WebAssembly Component Model, and lower-level crates such as wasmparser, wat, wast, wasmprinter, wasm-smith, wasm-mutate, wasm-shrink, and wit-component.

セキュリティ状態

保護ツール対応はまだ見つかっていません

wasm-tools に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wasm-tools実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.255.0
マネージャ更新日2026-07-30
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wasm-tools
バージョン1.255.0
パッケージマネージャHomebrew
ホームページhttps://github.com/bytecodealliance/wasm-tools
リポジトリhttps://github.com/bytecodealliance/wasm-tools
最終更新2026-07-30T22:48:11Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

wasm-tools

nix profile install nixpkgs#wasm-tools
  • normalized package name match
  • 一致条件: Wasm Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/wasm-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

wasm-tools 1.253.0-r0

CLI for low-level manipulation of WebAssembly modules

https://github.com/bytecodealliance/wasm-tools

sudo apk add wasm-tools
  • License: LICENSE-MIT
  • Architecture: x86_64
  • Source Package: wasm-tools
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wasm Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wasm-tools-doc 1.253.0-r0

CLI for low-level manipulation of WebAssembly modules (documentation)

https://github.com/bytecodealliance/wasm-tools

sudo apk add wasm-tools-doc
  • License: Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT
  • Architecture: x86_64
  • Source Package: wasm-tools
  • normalized package name match
  • 一致条件: Wasm Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wasm-tools-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

wasm-tools 1.254.0-1

Low level tooling for WebAssembly in Rust

https://github.com/bytecodealliance/wasm-tools

sudo pacman -S wasm-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Wasm Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: wasm-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

wasm-tools

sudo port install wasm-tools
  • normalized package name match
  • 一致条件: Wasm Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/wasm-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation