Skip to content

Commit 7d26b99

Browse files
authored
Add Zig bindings link to README.md (#465)
1 parent a96fbec commit 7d26b99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The bindings are based on the WebGPU-native header found at `ffi/webgpu-headers/
2424
- [WebGPU-C++](https://github.com/eliemichel/WebGPU-Cpp) - Auto-generated C++ wrapper (developed for the [Learn WebGPU native](https://eliemichel.github.io/LearnWebGPU) course)
2525
- [jai_wgpu_native](https://github.com/SogoCZE/jai_wgpu_native) - Raw Jai bindings
2626
- [WebGPU::Direct](https://github.com/atrodo/WebGPU-Direct) - Perl wrapper ([package](https://metacpan.org/pod/WebGPU::Direct))
27+
- [bronter/wgpu_native_zig](https://github.com/bronter/wgpu_native_zig) - Zig wrapper
2728

2829
## Pre-built binaries
2930

0 commit comments

Comments
 (0)