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

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

## インストール

```sh
sudo av install brew:ic-wasm
```

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

### macOS

- Homebrew (100%):

```sh
brew install ic-wasm
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ic-wasm
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/ic-wasm>
- **バージョン:** 0.9.11
- **ソース概要:** CLI tool for performing Wasm transformations specific to ICP canisters
- **ホームページ:** <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>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- ic-wasm (cli)
- ic-wasm (エイリアス)

## ビルド依存関係

- rust

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 0.9.11
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/dfinity/ic-wasm
- 検出された最新: 0.9.11 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://formulae.brew.sh/formula/ic-wasm>
- <https://github.com/dfinity/ic-wasm>
- <https://github.com/dfinity/ic-wasm/blob/main/CHANGELOG.md>
- <https://github.com/dfinity/ic-wasm/releases>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** ic-wasm
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [rust](https://www.automicvault.com/ja/pkg/brew/rust/) - Build dependency declared by Homebrew.
- [icp-cli](https://www.automicvault.com/ja/pkg/brew/icp-cli/) - Popular package that depends on this formula.
- [cargo-component](https://www.automicvault.com/ja/pkg/brew/cargo-component/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wabt](https://www.automicvault.com/ja/pkg/brew/wabt/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasm-bindgen](https://www.automicvault.com/ja/pkg/brew/wasm-bindgen/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasm-component-ld](https://www.automicvault.com/ja/pkg/brew/wasm-component-ld/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasm-pack](https://www.automicvault.com/ja/pkg/brew/wasm-pack/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasm-tools](https://www.automicvault.com/ja/pkg/brew/wasm-tools/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasmedge](https://www.automicvault.com/ja/pkg/brew/wasmedge/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.
- [wasmer](https://www.automicvault.com/ja/pkg/brew/wasmer/) - Shares av.db curated category or tags: cli, developer-tools, webassembly.

## Combined YAML source

View the package source record on GitHub. [combined/ic-wasm.yml](https://github.com/automic-vault/db/blob/main/combined/ic-wasm.yml)


## ソース

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