Vercel open-sources vgpu, a WebGPU library for agents that renders shaders everywhere
johnlindquist · x · 2026-08-27
Vercel has open-sourced vgpu, the WebGPU library it uses to ship shaders, designed for agents with Prompt/CLI/Skill/MCP integration (npx vgpu, npx skills add vercel-labs/vgpu, ready-made MCP endpoint).
- One shader, render everywhere: the same shader runs interactively in the browser, renders headless at any resolution (e.g. 8192×4608 PNG, 60fps video), or runs render tests with snapshot comparison in CI
- Shader code that scales: import/export WGSL modules like TypeScript; vgpu resolves the module graph, reflects bindings, strips unused declarations, and emits compact output at build time (example compiles to 397 B)
Related event: Vercel Open-Sources vgpu, a WebGPU Shader Library Built for Agents(3 posts)→
More from coding & agent
- Vercel dev ships vgpu, a minimal WebGPU library designed for agents — evilrabbit_ · 2026-08-28
- h5i-agent: a coding-agent harness compiled into ~130KB of WebAssembly — OkBreath9382 · 2026-08-28
- Philipp Schmid Publishes Prompting Guide for Gemini Omni 1.1 Flash Video — _philschmid · 2026-08-28
- Reddit Asks: Best MCPs for Account and Contact Research in Claude/GPT — Professional_Key_21 · 2026-08-28
- Sai Agent Tops OSWorld 2.0 Benchmark at Lower Cost — TianbaoX · 2026-08-28
- Reddit Idea: Can a Distributed Swarm of 10x7B Coding Models Beat One 70B? — According-Extent6016 · 2026-08-28