Add WebGPU

This commit is contained in:
Fermin Lozano 2024-09-20 23:31:34 +02:00 committed by GitHub
parent 690366ac55
commit 089fe2ac5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -372,6 +372,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