About vgpu
vgpu is a small, composable WebGPU library for rendering in web browsers and headless in Node.js. It treats WGSL modules like TypeScript imports and is designed to be practical for both developers and coding agents.
The project is maintained by Vercel and developed in the open. Its source, history, and contribution workflow live in the GitHub repository. The installable package is published as vgpu on npm.
vgpu is open-source software distributed under the MIT License. See the documentation to get started or the examples to inspect working projects.