bytecodealliance / bytecodealliance/wit-bindgen
Export multiple worlds
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
I have a `wit` directory with multiple worlds defined in it. Each world consists of a composition of import statements, which import interfaces. Now in my host code (Rust) I would like to implement all the imports only once. Is there a option to output multiple worlds and the imports only once?
Would this work with either the cli generator or the macro?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.