sha256_rgpu

Computes the SHA256 hash using WASM and WebGPU. GitHub

WebGPU is now available in latest Chromium / Google chrome on desktop behind an experimental flag. You can enable it at chrome://flags/#enable-unsafe-webgpu (on linux you also need to launch Chromium with --enable-features=Vulkan)

Read more about WebGPU implementation status