About this app
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.
Command line
PS> winget install --id cataggar.wamr -e