Hacker News new | ask | show | jobs
by kgeist 553 days ago
On my Firefox:

  Uncaught (in promise) ReferenceError: GPUShaderStage is not defined
On Chrome:

   TypeError: Cannot read properties of null (reading 'requestDevice')
It would be great if it showed some message, like, "your browser is not supported", instead of just showing an indicator which spins forever. At first I thought it was downloading a large WASM file and waited for a minute...