Skip to content

Commit 9e0b783

Browse files
committed
Add verifyfetch to Libraries
1 parent d0324dc commit 9e0b783

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ WebGPU is a work in progress Web standard from [W3C](https://www.w3.org/) for mo
139139
- [SWGPU](https://github.com/jay19240/SWGPU) - A Simple WebGPU Game Engine.
140140
- [React Native WebGPU](https://github.com/wcandillon/react-native-webgpu) - React Native implementation of WebGPU using Dawn.
141141
- [TypeGPU](https://typegpu.com/) - TypeScript API for constructing, writing to and reading from GPU buffers with inferred type-safety.
142-
- [WESL](https://github.com/wgsl-tooling-wg/wesl-spec/blob/main/README.md) - WGSL extensions for `import`, `@if`, and more.
142+
- [verifyfetch](https://github.com/hamzaydia/verifyfetch) - Resumable, integrity-verified downloads for large AI model files in the browser. Drop-in support for WebLLM and Transformers.js.
143+
- [WESL](https://github.com/wgsl-tooling-wg/wesl-spec/blob/main/README.md) - WGSL extensions for `import`, `@if`, and more.
143144
- [WebGpGpu.ts](https://github.com/eddow/webgpgpu) - A WebGPU framework to access compute shaders, browser or server-side, without the steep learning curve.
144145
- [spark.js](https://ludicon.com/sparkjs/) - A real-time GPU texture compression library for WebGPU.
145146
- [zephyr3d](https://zephyr3d.org/) - A TypeScript-based 3D rendering engine with WebGPU/WebGL support.

0 commit comments

Comments
 (0)