Silent Install HQ
EXE WinGet

Wasmer

Wasmer Engineering Team · 2.1.0 · 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 2.1.0
Associated with 32-bit app on 64-bit clients No

File Identity

SHA256 1ca45d8050d5028ce577956b2d490fe75b2251162b432dc0d4f032816fb5eff4 VirusTotal ↗
Filename wasmer-windows.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Wasmer.Wasmer
Version 2.1.0
Description The leading WebAssembly Runtime supporting WASI and Emscripten
License MIT
Min OS Version 10.0.0.0
Upgrade Behavior install(Install over existing)
Release Notes Added - #2574 Added Windows support to Singlepass. - #2535 Added iOS support for Wasmer. This relies on the `dylib-engine`. - #2460 Wasmer can now compile to Javascript via `wasm-bindgen`. Use the `js-default` (and no default features) feature to try it!. - #2491 Added support for WASI to Wasmer-js. - #2436 Added the x86-32 bit variant support to LLVM compiler. - #2499 Added a subcommand to linux wasmer-cli to register wasmer with binfmt_misc - #2511 Added support for calling dynamic functions d…