macOS
brew install container2wasmlocal Homebrew formula metadata
brew / 順位 11577
container2wasm のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install container2wasmlocal Homebrew formula metadata
nix profile install nixpkgs#container2wasmnixpkgs package indexes · pkgs/by-name/co/container2wasm/package.nix · ソース: api.github.com
概要
Container to WASM converter
履歴
container2wasm is an experimental converter that turns container images into WebAssembly artifacts runnable on WASI runtimes or in browsers. It occupies a niche where container packaging meets WebAssembly portability experiments.
Official releases began with v0.1.0 in February 2023. The README describes support for emulation through Bochs, TinyEMU, and QEMU, along with WASI runtimes such as wasmtime, wamr, wasmer, wasmedge, and wazero.
Official sources present demos and examples rather than an adopter list. The project is best understood as experimental tooling for developers exploring how existing container images can be repackaged for WebAssembly and browser-hosted environments.
The main `c2w` command converts a container image such as `ubuntu:22.04` into an output `.wasm` file. The companion `c2w-net` command supports networking experiments for converted WASM images, including browser and WebSocket delegation modes.
The package is interesting because it treats a container image as an input artifact rather than as something only a container runtime can execute. For package-manager users, it exposes a command-line bridge between OCI-style image distribution, WASI runtimes, and browser demos.
セキュリティ状態
container2wasm に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
c2w | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
c2w-net | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:container2wasm |
|---|---|
| バージョン | 0.8.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://ktock.github.io/container2wasm-demo/ |
| リポジトリ | https://github.com/container2wasm/container2wasm |
| 最終更新 | 2026-07-27T22:04:04+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
container2wasm
nix profile install nixpkgs#container2wasmソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.