Hacker News new | ask | show | jobs
by mrec 553 days ago
WebGPU still isn't enabled in Firefox by default (it's behind the dom.webgpu.enabled flag)
1 comments

I tried setting the flag to true but I get this after sadly.

Uncaught (in promise) DOMException: WebGPU is not yet available in Release or Beta builds. initialize https://gnikoloff.github.io/webgpu-sponza-demo/assets/index-... <anonymous> https://gnikoloff.github.io/webgpu-sponza-demo/assets/index-... <anonymous> https://gnikoloff.github.io/webgpu-sponza-demo/assets/index-...

Ah, apologies - it does need that config flag, but it's also only available in Nightly builds.