-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Context
https://github.com/bytecodealliance/wasmtime/tree/main/examples/component
Add support for making the same example from C#.
https://github.com/WebAssembly/component-model/tree/main
https://github.com/bytecodealliance/componentize-dotnet
Current state:
Only Wasm modules can be instantiated and functions ran from them. Loading .wasm file which is compiled as a component into a Module
fails.
Steps
[ ] running components
[ ] imports and exports (with WIT data types)
[ ] converting modules to components
[ ] multiple components interacting
Remarks
This is blocked by bytecodealliance/wasmtime#8036 (comment)
jsturtevant, wamli, cataggar, rajsite, claytondus and 5 more
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status