0
WebGPU support
Why WebGPU not supported in the app? https://sololearn.com/compiler-playground/WXmQP7IA0tz0/?ref=app
1 Antwort
+ 1
The SoloLearn "browser" is very restricted when accessing mid and lower-level functions, which is why functionality like localStorage, indexedDB, and downloading don't work here.
I do not know the exact reason why, but it's either a stripped down webView or browser. Outputting navigator.userAgent can tell you what browser it's using



