Expand description
This crate exists to allow platform and feature specific features work correctly. The features
enabled on this crate are only enabled on target_arch = "wasm32"
platforms. See wgpu-hal’s Cargo.toml
for more information.
This crate exists to allow platform and feature specific features work correctly. The features
enabled on this crate are only enabled on target_arch = "wasm32"
platforms. See wgpu-hal’s Cargo.toml
for more information.