Skip to content

Component model support #324

@JanProvaznik

Description

@JanProvaznik

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions