WasmerSharp is a .NET API to host the Wasmer WebAssembly runtime in .NET, allowing developers to blend WebAssembly code with .NET code in desktops and servers.
Info
| Version: | 0.7.0 |
| Author(s): | Miguel de Icaza |
| Last Update: | Monday, November 4, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/migueldeicaza/WasmerSharp |
| NuGet Url: | https://www.nuget.org/packages/WasmerSharp |
Install
Install-Package WasmerSharp
dotnet add package WasmerSharp
paket add WasmerSharp
WasmerSharp Download (Unzip the "nupkg" after downloading)
Dependencies
Tags