gfx-rs / wgpu-native

Native WebGPU implementation based on wgpu-core
Apache License 2.0
865 stars 103 forks source link

Native apple silicon builds on CI/CD #366

Closed Korijn closed 7 months ago

Korijn commented 8 months ago

https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/

New CI runner macos-14 runs on apple silicon it seems! This means we can do native builds instead of via emulation.