Automic VaultAutomic Vault

brew

ic-wasm を Homebrew でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

概要

パッケージ概要

CLI tool for performing Wasm transformations specific to ICP canisters

コマンドとエイリアス

  • ic-wasm

履歴

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

ic-wasm is a DFINITY Rust library and CLI for transforming WebAssembly canisters that run on the Internet Computer.

プロジェクトの歴史

The README describes ic-wasm as a library for transforming Internet Computer canister Wasm modules and documents a CLI that edits metadata, prints module information, shrinks modules, invokes wasm-opt, limits resources, checks Candid endpoints, and instruments execution tracing.

採用の歴史

ic-wasm is adopted inside the ICP canister development ecosystem rather than as a general WebAssembly optimizer. Its installation paths span npm, precompiled installers, cargo-binstall, `cargo install`, and Homebrew, which makes it reachable from both Rust-native and JavaScript-oriented canister workflows.

使われ方

Developers use ic-wasm after compiling a canister to inspect or transform the Wasm artifact before deployment. The README calls out metadata management, `wasm-opt` optimization levels, preservation of `icp` metadata during shrink and optimize operations, endpoint checks against Candid, and profiling instrumentation for stable-memory or heap-memory trace storage.

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

ic-wasm is interesting because it packages blockchain-specific WebAssembly post-processing as a normal CLI. It bridges Rust crates, npm global installs, shell installers, Homebrew bottles, Binaryen's `wasm-opt`, Candid interface checks, and Internet Computer canister semantics in one small developer tool.

タイムライン

  • 2022: The changelog records 0.2.0 with a decoupled library API using walrus.
  • 0.3.0-0.7.0: The changelog groups releases that added profiling support, wasm-opt optimization, and JSON output for `info`.
  • 0.8.x: The tag history shows an expanded release train before the 0.9 series.
  • 0.9.11: Homebrew packages this stable version.

Related projects

  • The README names wasm-opt as the optimizer behind `optimize`, refers to Candid endpoint checks, and presents the tool as part of the Internet Computer canister toolchain maintained by DFINITY.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
ic-wasmcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.9.11
マネージャ更新日
ローカルデータOK
上流最新
検出された最新0.9.11

https://github.com/dfinity/ic-wasm

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ic-wasm
バージョン0.9.11
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/ic-wasm
ホームページhttps://github.com/dfinity/ic-wasm
リポジトリhttps://github.com/dfinity/ic-wasm
上流ドキュメントhttps://github.com/dfinity/ic-wasm#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/dfinity/ic-wasm/archive/refs/tags/0.9.11.tar.gz
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameic-wasm
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment