Building wasm32-unknown-emscripten
fails since it includes both wasm and linux platform
#2970
Labels
wasm32-unknown-emscripten
fails since it includes both wasm and linux platform
#2970
Worked out of the box in 0.27.5, but in 0.28.0 it seems that the config checks in https://github.com/rust-windowing/winit/blob/master/src/platform_impl/mod.rs#L9 incorrectly detect
wasm32-unknown-emscripten
as a linux platform, causing compilation failureSee https://github.com/gfx-rs/wgpu/actions/runs/5618255769/job/15223561268?pr=3950#step:9:55
The text was updated successfully, but these errors were encountered: