{ "version": "0.14.0", "description": "A lightweight, high-performance, and extensible WebAssembly runtime for cloud native, edge, and decentralized applications. It powers serverless apps, embedded functions, microservices, smart contracts, and IoT devices.", "homepage": "https://wasmedge.org/", "license": "Apache-2.0", "url": "https://github.com/WasmEdge/WasmEdge/releases/download/0.14.0/WasmEdge-0.14.0-windows-msvc.zip", "hash": "2ad464901747bf862aa6cf5f48736d2812f6a914f0817e41e4eb654c7cf62831", "extract_dir": "WasmEdge-0.14.0-Windows", "bin": [ "bin\\wasmedge.exe", "bin\\wasmedgec.exe" ], "checkver": { "github": "https://github.com/WasmEdge/WasmEdge" }, "autoupdate": { "url": "https://github.com/WasmEdge/WasmEdge/releases/download/$version/WasmEdge-$version-windows-msvc.zip", "hash": { "url": "$baseurl/SHA256SUM" }, "extract_dir": "WasmEdge-$version-Windows" } }