Allow WebGPU on Electron applications
From Pengwings
WebGPU is turned off by default on Electron applications on Linux.
Add this to command line arguments to enable WebGPU:
--enable-unsafe-webgpu
WebGPU is turned off by default on Electron applications on Linux.
Add this to command line arguments to enable WebGPU:
--enable-unsafe-webgpu