Add WebGPU (#3210)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Fermin Lozano 2025-05-15 13:49:06 +02:00 committed by GitHub
parent 10739d944f
commit 1a3802b354
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -371,6 +371,7 @@
- [Hydrogen](https://github.com/shopify/awesome-hydrogen#readme) - Edge-first framework for building Shopify storefronts with React.
- [Tiny JS](https://github.com/thoughtspile/awesome-tiny-js#readme) - Frontend libraries that fit into 2 kB with dependencies.
- [Frontend GIS](https://github.com/joewdavies/awesome-frontend-gis#readme) - Geographic Information Systems (GIS) for web browsers.
- [WebGPU](https://github.com/mikbry/awesome-webgpu#readme) - JavaScript API for rendering and compute on GPUs.
## Back-End Development