Silent Install HQ
MSI WinGet

Wasmtime

Crane Station · 45.0.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i wasmtime-v45.0.0-x86_64-windows.msi /quiet /norestart
InstallPath
msiexec /i wasmtime-v45.0.0-x86_64-windows.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {6AE9DCB2-E021-410C-BBE2-34F1D796180E}
Product version operator Greater than or equal to
Product version 45.0.0

MSI Properties

Product Code {6AE9DCB2-E021-410C-BBE2-34F1D796180E}

File Identity

SHA256 131fcb4574cf1a32d2d0227989e96d7a9854ee2663c72ee0a772c8302c34216c VirusTotal ↗
Filename wasmtime-v45.0.0-x86_64-windows.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID BytecodeAlliance.Wasmtime
Version 45.0.0
Description A fast and secure runtime for WebAssembly
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Added - Winch now respects the enable_nan_canonicalization setting. #12939 - Initial support for invoking component functions asynchronously has been added to the C API. #12973 - Cranelift's s390x backend implements more instructions from z17 and also implements more CLIF arithmetic overflow instructions. #12523 #12707 - Wasmtime's support for handling OOM in more APIs has expanded and is now documented as well. #12993 #12988 #13017 #13047 #13049 #13051 #13074 #13083 #13088 #13224 - The Componen…