bytecodealliance / bytecodealliance/wasmtime-dotnet
Passing CLR objects to Wasmtime
Open
- Dominant language
- C#
- Stars
- 519
- Forks
- 67
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 1
Description
Currently this runtime can execute Wasmtime one way, but there's no clear documentation how to pass CLR objects or return value types back to Wasmtime since execution engines like Wasmtime should expect return types from the host too.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.