
WebGPU
WebGPU and WGSL (WebGPU Shading Language) are W3C standards for GPU acceleration on the Web. There are also implementations of WebGPU in other languages, for both WebAssembly and …
WebGPU API - Web APIs | MDN - MDN Web Docs
Jan 13, 2026 · The WebGPU API enables web developers to use the underlying system's GPU (Graphics Processing Unit) to carry out high-performance computations and draw complex images …
WebGPU - Wikipedia
WebGPU API is a JavaScript, Rust, C++, and C API for cross-platform efficient graphics processing unit (GPU) access. Using a system's underlying Vulkan, Metal, or Direct3D 12 technologies, WebGPU …
WebGPU - World Wide Web Consortium (W3C)
The WebGPU interface defines the public interface and state of the WebGPU object. It can be used on the content timeline where it was created, where it is a JavaScript-exposed WebIDL interface.
WebGPU Fundamentals
A set of articles to help learn WebGPU.
Welcome to WebGPU Learning Website
Learn WebGPU core concepts, rendering pipelines, and compute shader fundamentals. Learn how to create 3D graphics, perform parallel computing, and optimize performance through real projects. …
WebGL / WebGPU Community — Showcase, Tutorials, Examples & More
6 days ago · The canonical WebGL / WebGPU resource. Learn graphics programming, GPU compute with tutorials, interactive examples, comprehensive guides, and a thriving community.
Gemma 4 WebGPU - a Hugging Face Space by webml-community
Apr 2, 2026 · Gemma 4 WebGPU Multimodal AI, running locally in your browser with WebGPU Load model
WebGPU Explainer - GitHub Pages
Mar 24, 2026 · WebGPU is a proposed Web API to enable webpages to use the system’s GPU (Graphics Processing Unit) to perform computations and draw complex images that can be …
WebGPU | Chrome for Developers
WebGPU: Unlocking modern GPU access in the browser Learn how WebGPU unlocks the power of the GPU for faster machine learning performance and better graphics rendering.