netstandard2.1 true Wasmtime.Dotnet Wasmtime $(WasmtimeVersion)-preview1 Peter Huene Peter Huene true snupkg https://github.com/bytecodealliance/wasmtime Initial release of Wasmtime for .NET. A .NET API for Wasmtime, a standalone WebAssembly runtime webassembly, .net, wasm, wasmtime Wasmtime A .NET API for Wasmtime. Wasmtime is a standalone runtime for WebAssembly, using the Cranelift JIT compiler. Wasmtime for .NET enables .NET code to instantiate WebAssembly modules and to interact with them in-process. x86_64 https://github.com/bytecodealliance/wasmtime/releases/download/v$(WasmtimeVersion)/wasmtime-v$(WasmtimeVersion)-$(WasmtimeArchitecture) $(ReleaseURLBase)-linux-c-api.tar.xz $(IntermediateOutputPath)wasmtime-linux linux.tar.xz libwasmtime.so runtimes/linux-x64/native $(ReleaseURLBase)-macos-c-api.tar.xz $(IntermediateOutputPath)wasmtime-macos macos.tar.xz libwasmtime.dylib runtimes/osx-x64/native $(ReleaseURLBase)-windows-c-api.zip $(IntermediateOutputPath)wasmtime-windows windows.zip wasmtime.dll runtimes/win-x64/native %(WasmtimeDownload.PackagePath)