From 1a3802b354fd8a1bfcb9f085c750f008191cd1e3 Mon Sep 17 00:00:00 2001 From: Fermin Lozano Date: Thu, 15 May 2025 13:49:06 +0200 Subject: [PATCH] Add WebGPU (#3210) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6e7eaa52..c5949b2b 100644 --- a/readme.md +++ b/readme.md @@ -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