As my first task, I ported our multi-window Godot app to be working as a local multi-tab web export. That involved a lot of bridging between javascript and godot, and it got me refactoring quite a bunch of logic to fully support our app with the limited resources available in a browser.