Hacker News new | ask | show | jobs
by tech-no-logical 651 days ago
getting the message

    No WebGPU available. Please use Chrome.
on chrome (Version 129.0.6668.29 (Official Build) beta (64-bit)) , under windows
1 comments

Look at the #enable-unsafe-webgpu flag in chrome.

Turn it back off when done, as tools like noscript only block webgl tags.

Cheers =3