Skip to content

Enable composing components that use GC #158

Open
@gertvv

Description

@gertvv

For example, plugging a component with wasm-gc internals into a wasi-cli command:

$ wac plug command-incomplete.wasm --plug gc_component.wasm  -o command.wasm
error: struct indexed types not supported without the gc feature (at offset 0x16)

I couldn't find any flag to enable GC support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions