Skip to content

Commit 0fb8262

Browse files
authored
Update link to point at most recent tagged branch of webGPU distribution - wgpu (#111)
1 parent 30bf7d5 commit 0fb8262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

getting-started/hello-webgpu.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Since `wgpu-native` is written in rust, we cannot easily build it from scratch s
7171
**WIP:** Use the "for any platform" link rather than the platform-specific ones, I haven't automated their generation yet so they are usually behind the main one.
7272
```
7373

74-
- [wgpu-native for any platform](https://github.com/eliemichel/WebGPU-distribution/archive/refs/tags/wgpu-v0.19.4.1.zip) (a bit heavier as it's a merge of all possible platforms)
74+
- [wgpu-native for any platform](https://github.com/eliemichel/WebGPU-distribution/archive/refs/tags/wgpu-v24.0.0.2.zip) (a bit heavier as it's a merge of all possible platforms)
7575
- [wgpu-native for Linux](#)
7676
- [wgpu-native for Windows](#)
7777
- [wgpu-native for MacOS](#)

0 commit comments

Comments
 (0)