#WebGPU is a set of APIs defined by the "GPU on the Web" W3C Community Group to provide lower-level access to GPU capabilities in a Web-friendly and WASM-compatible approach w3.org/community/gpu/
Check out the experimental implementation of the new WebGPU API, for high-performance 3D graphics and data-parallel computation on the web. You can try a live demo in Safari Technology Preview 91. webkit.org/blog/9528/webgpu-…
1
7
1
11
As usual, the work on these techs happen on github github.com/gpuweb/
1
Implementations are still experimental but worth a try if you're into 3D or parallel computing github.com/gpuweb/gpuweb/wik…
1