Wasmtime 0.22.1-preview1
A .NET embedding of Wasmtime.
Wasmtime is a standalone runtime for WebAssembly, using the Cranelift JIT compiler.
The .NET embedding of Wasmtime enables .NET code to instantiate WebAssembly modules and to interact with them in-process.
This is a prerelease version of Wasmtime.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Wasmtime -Version 0.22.1-preview1
dotnet add package Wasmtime --version 0.22.1-preview1
<PackageReference Include="Wasmtime" Version="0.22.1-preview1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Wasmtime --version 0.22.1-preview1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Wasmtime, 0.22.1-preview1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Update Wasmtime to 0.22.1.
Dependencies
-
.NETStandard 2.1
- Microsoft.CSharp (>= 4.6.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Wasmtime:
Package | Downloads |
---|---|
Opa.Wasm
Built for Open Policy Agent 0.26 and Wasmtime 0.22.1-preview1
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Wasmtime:
Repository | Stars |
---|---|
bytecodealliance/wasmtime-demos
Demos for Wasmtime usage and WASI content
|
Version History
Version | Downloads | Last updated |
---|---|---|
0.23.0-preview1 | 38 | 2/19/2021 |
0.22.1-preview1 | 425 | 1/19/2021 |
0.22.0-preview1 | 44 | 1/19/2021 |
0.21.0-preview1 | 41 | 1/14/2021 |
0.20.0-preview1 | 406 | 11/2/2020 |
0.19.0-preview1 | 808 | 7/24/2020 |
0.18.1-preview1 | 205 | 7/1/2020 |
0.18.0-preview1 | 260 | 6/30/2020 |
0.15.0-preview1 | 745 | 4/6/2020 |
0.12.0-preview1 | 250 | 2/26/2020 |
0.8.0-preview2 | 273 | 12/5/2019 |
0.8.0-preview1 | 158 | 11/23/2019 |
0.0.1-alpha1 | 179 | 10/2/2019 |