My WebGPU project running on IP locahost:5500 and working fine. While i deployed the project on the server, and running on IP 192.168.1.210, browser console error, message with “Is not support WebGPU by your browser”. I use chrome latest version, it support WebGPU absolutely.
Can you check if there is no security settings? I heard about some non sense where they turn off features like webgpu or even JIT on unknown websites
Like that crap:
1 Like
I had test the case, WebGPU address can only be support Localhost, 127.0.0.1 or https + other address. It’s not friendly.
1 Like