Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 368 Bytes

index.md

File metadata and controls

5 lines (3 loc) · 368 Bytes

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