gpu-dawn: binary releases should include full target triple #170

Closed
opened 2022-02-20 23:37:18 +00:00 by emidoots · 0 comments
emidoots commented 2022-02-20 23:37:18 +00:00 (Migrated from github.com)

https://github.com/hexops/mach-gpu-dawn/releases/tag/release-44b4ade should have full target triples, not just os-arch (also, that's backwards compared to Zig which is arch-os.)

This will be important in case Zig changes the default target triple, e.g. if x86_64-windows-gnu one day becomes x86_64-windows-msvc. Also important for supporting both of those as binary releases should we want to anytime soon.

https://github.com/hexops/mach-gpu-dawn/releases/tag/release-44b4ade should have full target triples, not just `os-arch` (also, that's backwards compared to Zig which is `arch-os`.) This will be important in case Zig changes the default target triple, e.g. if `x86_64-windows-gnu` one day becomes `x86_64-windows-msvc`. Also important for supporting both of those as binary releases should we want to anytime soon.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#170
No description provided.