alaingalvan / webgpu-seed

🔺🌱 An example on how to render a hello triangle with WebGPU.

Home Page:https://alain.xyz/blog/raw-webgpu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#enable-unsafe-webgpu flag in about://flags.

unicomp21 opened this issue · comments

I'm on the latest mac chrome, 95, and can't seem to find the enable flag?

So that flag is only available in the canary builds of chromium browsers. Are you using Chrome Canary?

Yes, the origin trial works as well, but only for domains you specify. Here's a blog post from the WebGPU developers that details how to sign up for the origin trial.