mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
1096: Fix build for wasm32 target r=kvark a=VincentFTS **Connections** #115 **Description** Fix Wgpu build for Wasm target **Testing** It’s just a first step toward wasm support in Wgpu-rs, a PR in Wgpu-rs will come later. Co-authored-by: Vincent Jousse <contact@ftsoftware.fr>