bytecodealliance / bytecodealliance/wasm-tools

Suppot lists of WITs without requiring topological ordering

Open
#2,292 0 comments 0 reactions 0 assignees View on GitHub
wit
Dominant language
Rust
Stars
1.8k
Forks
351
Avg merge
16h 57m
Merged PRs (30d)
38

Description

#2288 extended `Resolve::select_world` to support lists of main packages, which is used in the Rust bindings macro which accepts a list of paths, and with https://github.com/bytecodealliance/wit-bindgen/pull/1368#issuecomment-3225013168, wit-bindgen will also accept a list of paths. However, currently the paths are required to be ordered such that later packages don't depend on earlier packages. This is tolerable for some use cases, but it would be more general if we could lift this requirement.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.