gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
843 stars 96 forks source link

Add windows arm64 build #398

Closed thezealousfool closed 2 months ago

thezealousfool commented 2 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.