Chrome ships WebGPUadded on 2023/04/13 @ 17:10:52 | 1344 views| category: programming
After years of development, the Chrome team ships WebGPU which allows high-performance 3D graphics and data-parallel computation on the web.
The Chrome team is thrilled to announce that WebGPU is now available by default in Chrome 113, which is currently in the Beta channel. WebGPU is a new web graphics API that offers significant benefits such as greatly reduced JavaScript workload for the same graphics and more than three times improvements in machine learning model inferences. This is possible due to more flexible GPU programming and access to advanced capabilities that WebGL does not provide.
This initial release of WebGPU is available on ChromeOS, macOS, and Windows. Support for other platforms is coming later this year.