EXE
WinGet
Wasmer
Wasmer Engineering Team · 3.0.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
wasmer-windows.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Wasmer_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
3.0.2
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
wasmer-windows.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Wasmer.Wasmer
Version
3.0.2
Description
The leading WebAssembly Runtime supporting WASI and Emscripten
License
MIT
↗
Homepage
https://wasmer.io/
Upgrade Behavior
install(Install over existing)
Release Notes
Added
- #3364 Added the actual LZCNT / TZCNT implementation
- #3361 Give users feedback when they are running "wasmer add ..."
Changed
- #3368 Remove wasi conditional compilation from wasmer-registry
- #3367 Change LLVM detection in Makefile
- #3365 Improve FreeBSD support
- #3360 Introduce a "wasmer_registry::queries" module with all GraphQL queries
Fixed
- #3371 Fix cargo binstall
- #3370 Fix wasmer run not interpreting URLs correctly + display fixes