bytecodealliance / bytecodealliance/wac

Enable composing components that use GC

Open
#158 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
208
Forks
41
Avg merge
2d 7h
Merged PRs (30d)
3

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.