Chrome has shipped WebGPU, a new web graphics API that allows for high-performance 3D graphics and data-parallel computation on the web. WebGPU offers more advanced GPU features and provides first-class support for general computations on the GPU compared to WebGL. The API is available by default in Chrome 113 and is expected to be supported in other browsers soon. WebGPU has the potential to improve performance and enable new use cases, but also raises concerns about fingerprinting and privacy.