bytecodealliance / preview2-prototyping

Polyfill adapter for preview1-using wasm modules to call preview2 functions.
Other
77 stars 20 forks source link

`wasi` subcrate is incompatible with `cargo vendor` #133

Closed rvolosatovs closed 1 year ago

rvolosatovs commented 1 year ago

It is currently not possible to use cargo vendor in a project depending upon wasi subcrate from this repository

See https://github.com/rvolosatovs/wasi-vendor-repro for a reproducer