macOS
brew install container2wasmlocal Homebrew formula metadata
brew / rank 11577
Container to WASM converter. Version 0.8.4 via Homebrew; verified 2026-07-27. Also installable with nix: nix profile install nixpkgs#container2wasm.
install
brew install container2wasmlocal Homebrew formula metadata
nix profile install nixpkgs#container2wasmnixpkgs package indexes · pkgs/by-name/co/container2wasm/package.nix · source: api.github.com
overview
Container to WASM converter
history
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.
security posture
No matching local secret-handling manifest was found for container2wasm. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
c2w | executable | indexed executable | Discovered from the local executable index. |
c2w-net | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:container2wasm |
|---|---|
| Version | 0.8.4 |
| Package manager | Homebrew |
| Homepage | https://ktock.github.io/container2wasm-demo/ |
| Repository | https://github.com/container2wasm/container2wasm |
| Last updated | 2026-07-27T22:04:04+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
container2wasm
nix profile install nixpkgs#container2wasmsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.