Redraw Brings WebGPU Shaders to 2D Paths William Candillon’s Redraw explores WebGPU-native 2D path rendering, with programmable Bézier geometry, variable stroke widths, vector feathering, and TypeScript shader functions.
Kimi K3 Uses Three.js WebGPU for an AI-Built 3D Game Demo Moonshot’s Kimi K3 launch includes a notable WebGPU case study: an AI-built procedural 3D exploration game using Three.js WebGPU and GPU compute.
Chrome 149-150 Brings Immediates to WebGPU Chrome 149-150 adds WebGPU immediates, tightens transient attachment validation, and continues Dawn cleanup work. Small changes, but useful ones for developers pushing many tiny per-draw updates.
Google Introduces HTML-in-Canvas API: Accessible UI Meets WebGL / WebGPU At Google I/O 2026, Chrome engineer Thomas Nattestad unveiled the HTML-in-Canvas API, which is a new web platform feature that lets developers render HTML elements directly into canvas, WebGL, and WebGPU contexts while preserving accessibility and interactivity.
WebGPU Meets Zero-Knowledge: Can Browser-Based Proving Finally Work? zkSecurity integrated WebGPU compute shaders with StarkWare's Stwo prover and hit 5x speedups on constraint polynomial evaluation.
WebGPU Hits Critical Mass: All Major Browsers Now Ship It Chrome, Firefox, Safari, and Edge all ship WebGPU by default. Eight years of spec work finally pays off. Here is what changed, where the gaps remain, and why this matters for graphics and compute on the web.