Hey im wondering is there any way to check from godot if there is hardware acceleration currently turn on, on the browser it is running. So i can make some kind of pop-up if its not enabled.
I think there are some JS libraries for that. Which is to say you wouldn't do this from godot itself, though you could perhaps add it somewhere in the exported webGL/js project afterwards.