Vercel AI Open-Sources vgpu: A TypeScript WebGPU Library for AI Agent Shaders

Vercel has open-sourced vgpu, the WebGPU library it built to ship the shaders on vercel.com. It treats .wgsl files as importable TypeScript modules, runs the same shader in the browser, in headless Node.js via Dawn, and in a deterministic CI mock, and ships a fullscreen effect in 25 KB gzipped.

This article has been indexed from MarkTechPost

Read the original article: