If the game is crashing consistently after the same amount of time, but it’s a different amount of time between browser and Godot, it’s likely a memory leak - try looking at the Godot Output tab when running the game in-editor and see if you can find errors or resource allocations happening :)