You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This aligns build script conditions with all the `#[cfg(...)]` conditions in that miniz-sys shouldn't be attempted to be compiled on WASI target.
In particular, this previously caused library to fail to compile to wasm32-wasi target from a Windows host.
0 commit comments