gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
882 stars 105 forks source link

Add windows arm64 build #398

Closed thezealousfool closed 4 months ago

thezealousfool commented 4 months ago

Fixes https://github.com/gfx-rs/wgpu-native/issues/397

Tested triangle example on a Windows ARM VM (on Apple hardware). Seems to be working fine.