bytecodealliance / componentize-dotnet

Tooling for creating WebAssembly components from C#
Apache License 2.0
40 stars 9 forks source link

Consuming wasm modules #56

Closed furesoft closed 3 hours ago

furesoft commented 1 week ago

Does this sdk helps consuming wasm modules on desktop apps?

jsturtevant commented 1 week ago

This project is meant to help produce wasi components in c#.

To consume the wasm modules from .net apps check out https://github.com/bytecodealliance/wasmtime-dotnet