{ "version": "14.0.2", "description": "Standalone JIT-style runtime for WebAssembly, using Cranelift", "homepage": "https://wasmtime.dev", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v14.0.2/wasmtime-v14.0.2-x86_64-windows.zip", "hash": "8edf2a37fcb4504a59bccf63fd9e4110d28a5ebb6cf9363267bd584094e81aab", "extract_dir": "wasmtime-v14.0.2-x86_64-windows" } }, "bin": "wasmtime.exe", "checkver": { "github": "https://github.com/bytecodealliance/wasmtime" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/bytecodealliance/wasmtime/releases/download/v$version/wasmtime-v$version-x86_64-windows.zip", "extract_dir": "wasmtime-v$version-x86_64-windows" } } } }