bytecodealliance / bytecodealliance/wasm-tools
wit-parser: parse multiple packages and automatically resolve
Open
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 351
- Avg merge
- 16h 57m
- Merged PRs (30d)
- 38
Description
The Resolve type doesn't seem to have a suitable function to resolve such a folder: https://github.com/WebAssembly/WASI/tree/main/preview2.
Directly parsing the directory of a single package will result in a type not found error.
Renaming it to `deps` can parse all packages but does not seem to be a reasonable use of this function.
Contributor guide
Assessment
This issue has not been assessed yet.