I want to implement a Bruno Simon(https://bruno-simon.com) style homepage with Godot, and want to do it with Godot because it's more lightweight for custom web pages. I've built a full website and can run the Godot game, how should I trigger an in-game event to open a new web page? I know Godot can access html and get JSON return value, but this issue seems to be modified on export html5.