Silent Install HQ
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

SHA256 0e74e8930e02bbf9fcbc213c9f59f331ab3da92880a557c2b2cb15da4be1ac4b VirusTotal ↗
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
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