EXE
WinGet
Wasmer
Wasmer, Inc. · 7.0.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
wasmer-windows.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
wasmer-windows.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Wasmer.Wasmer
Version
7.0.0
Description
The leading WebAssembly Runtime supporting WASI and Emscripten
License
MIT
↗
Homepage
https://wasmer.io
Upgrade Behavior
install(Install over existing)
Release Notes
This release adds:
- New WASIX Context switching API (green threads).
- New (experimental) Async API (enable it using the experimental-async feature in wasmer)
- Full support for Dynamic Linking in WASIX.
- Wasmer compilation progress bar.
- Improved debugging experience via --compiler-debug-dir.
- Singlepass: RISC-V (64-bit) support.
- Singlepass: Multi-value support.
- Cranelift: Exception handling support.
- LLVM: Updated backend from LLVM 18 → LLVM 21.
- LLVM: New target support for RISC-V (…