File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -224,6 +224,18 @@ This project uses FFI bindings to wgpu-native. If you're looking for a **100% Pu
224224- [ wgpu-native] ( https://github.com/gfx-rs/wgpu-native ) — Rust WebGPU implementation (runtime binary, not a Go dependency)
225225- [ golang.org/x/sys] ( https://pkg.go.dev/golang.org/x/sys ) — Platform-specific syscalls
226226
227+
228+
229+ ## Star History
230+
231+ <a href =" https://starhistory.io " >
232+ <picture >
233+ <source media =" (prefers-color-scheme: dark) " srcset =" https://api.starhistory.io/png?repos=go-webgpu/webgpu&style=dark " />
234+ <source media =" (prefers-color-scheme: light) " srcset =" https://api.starhistory.io/png?repos=go-webgpu/webgpu&style=professional " />
235+ <img alt =" Star History Chart " src =" https://api.starhistory.io/png?repos=go-webgpu/webgpu " width =" 800 " />
236+ </picture >
237+ </a >
238+
227239## License
228240
229241MIT
You can’t perform that action at this time.
0 commit comments