From 683b63809c1cb27c2f8f08bd91df4f94b889896b Mon Sep 17 00:00:00 2001 From: Andrey Kolkov Date: Tue, 25 Aug 2026 20:16:24 +0300 Subject: [PATCH] feat: add starhistory.io star chart to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 5684249..aa8269f 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,18 @@ This project uses FFI bindings to wgpu-native. If you're looking for a **100% Pu - [wgpu-native](https://github.com/gfx-rs/wgpu-native) — Rust WebGPU implementation (runtime binary, not a Go dependency) - [golang.org/x/sys](https://pkg.go.dev/golang.org/x/sys) — Platform-specific syscalls + + +## Star History + + + + + + Star History Chart + + + ## License MIT