cataggar.wamrWebAssembly Micro Runtime — interpreter (wamr) and AOT compiler (wamrc).
$ winget install --id cataggar.wamr --exact --version 3.0.0-dev.8Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
For Intune admins
Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph — no manual repackaging, no chasing vendor sites.
See Pckgr's app libraryWebAssembly 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.
Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.