mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
This crate exists to allow platform and feature specific features work correctly. The features
enabled on this crate are only enabled on target_os = "emscripten" platforms.
See wgpu-hal's Cargo.toml for more information.