.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.

  • Improve this Doc
In This Article
Back to top Generated by DocFX