File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 22
33> ** Zero-CGO WebGPU bindings for Go — GPU-accelerated graphics and compute in pure Go**
44
5- [ ![ GitHub Release] ( https://img.shields.io/github/v/release/go-webgpu/webgpu?style=flat-square&logo=github&color=blue )] ( https://github.com/go-webgpu/webgpu/releases/latest )
6- [ ![ Go Version] ( https://img.shields.io/badge/Go-1.21 %2B-00ADD8?style=flat-square&logo=go )] ( https://go.dev/dl/ )
5+ [ ![ GitHub Release] ( https://img.shields.io/github/v/release/go-webgpu/webgpu?include_prereleases& style=flat-square&logo=github&color=blue )] ( https://github.com/go-webgpu/webgpu/releases/latest )
6+ [ ![ Go Version] ( https://img.shields.io/badge/Go-1.25 %2B-00ADD8?style=flat-square&logo=go )] ( https://go.dev/dl/ )
77[ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/go-webgpu/webgpu.svg )] ( https://pkg.go.dev/github.com/go-webgpu/webgpu )
88[ ![ GitHub Actions] ( https://img.shields.io/github/actions/workflow/status/go-webgpu/webgpu/test.yml?branch=main&style=flat-square&logo=github-actions&label=CI )] ( https://github.com/go-webgpu/webgpu/actions )
99[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-webgpu/webgpu?style=flat-square )] ( https://goreportcard.com/report/github.com/go-webgpu/webgpu )
1010[ ![ License] ( https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square )] ( LICENSE )
1111[ ![ GitHub Stars] ( https://img.shields.io/github/stars/go-webgpu/webgpu?style=flat-square&logo=github )] ( https://github.com/go-webgpu/webgpu/stargazers )
12+ [ ![ GitHub Issues] ( https://img.shields.io/github/issues/go-webgpu/webgpu?style=flat-square&logo=github )] ( https://github.com/go-webgpu/webgpu/issues )
1213
1314Pure Go WebGPU bindings using [ goffi] ( https://github.com/go-webgpu/goffi ) + [ wgpu-native] ( https://github.com/gfx-rs/wgpu-native ) . No CGO required.
1415
You can’t perform that action at this time.
0 commit comments