bytecodealliance / bytecodealliance/wasmtime
components: Implement type reflection for component imports/exports
Open
wasm-proposal:component-model
- Dominant language
- Rust
- Stars
- 18.6k
- Forks
- 1.8k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 126
Description
Similar to `Module::{imports,exports}` it should be possible to call `Component::{imports,exports}` and inspect, at runtime, the types used within a component.
Contributor guide
Assessment
This issue has not been assessed yet.