bytecodealliance / bytecodealliance/wit-bindgen
Restrict `generate!` paths to paths within crate boundaries
Open
- Dominant language
- Rust
- Stars
- 1.5k
- Forks
- 286
- Avg merge
- 6h 32m
- Merged PRs (30d)
- 19
Description
Crates using `generate!` with paths leading outside the crate boundary cannot be dependent upon in `cargo vendor` use cases.
E.g. see https://github.com/rvolosatovs/wasi-vendor-repro for a reproducer
Refs https://github.com/bytecodealliance/preview2-prototyping/issues/133
A draft PR will follow
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.