mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
450 B
450 B
Checklist
- Run
cargo clippy. - Run
RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknownif applicable. - Add change to CHANGELOG.md. See simple instructions inside file.
Connections Link to the issues addressed by this PR, or dependent PRs in other repositories
Description Describe what problem this is solving, and how it's solved.
Testing Explain how this change is tested.