关于[Using WebAssembly from .NET with Wasmtime]的摘要:
Wasmtime, the WebAssembly runtime from the Bytecode Alliance, recently added an early preview of an API for .NET Core, Microsoft’s free, open-source, and cross-platform application runtime. This API enables developers to programmatically load and execute WebAssembly code directly from their .NET programs.
原文地址: https://hacks.mozilla.org/2019/12/using-webassembly-from-dotnet-with-wasmtime/