We strip out a ton of the code in Godot using a "custom modules" file and the .wasm export is much smaller. I think it's ~4mb actually.
You should look at defold or play canvas. And Godot 3, compiled from source, with just the modules you need.
We strip out a ton of the code in Godot using a "custom modules" file and the .wasm export is much smaller. I think it's ~4mb actually.
You should look at defold or play canvas. And Godot 3, compiled from source, with just the modules you need.