Yeah, it is stated in the Godot docs.
"On HTML5 exports, user://
will refer to a virtual filesystem stored on the device via IndexedDB. (Interaction with the main filesystem can still be performed through the JavaScriptBridge singleton.)"
https://docs.godotengine.org/en/stable/tutorials/io/data_paths.html#accessing-pe...