← Package directory
Available on winget

Install wamr

WebAssembly Micro Runtime — interpreter (wamr) and AOT compiler (wamrc).

Install with winget
winget install --id cataggar.wamr
Upgrade
winget upgrade --id cataggar.wamr
Uninstall
winget uninstall --id cataggar.wamr

About wamr

WebAssembly Micro Runtime distribution with two portable commands: - wamr — stack-based interpreter that decodes and runs a .wasm binary. - wamrc — AOT (ahead-of-time) compiler that lowers a .wasm module to native code. A fork of bytecodealliance/wasm-micro-runtime ported from C to Zig and maintained with AI assistance.

Version history

Version Updated Notes
3.0.0-dev.8 Unknown Release notes