I’m using the game engine Godot to create game files. To use HTML5, we need to upload a web assembly file that it creates with the extension .wasm
When I try to upload this file to the server, it automatically gets deleted. I was just wondering how can run my game file without this file or how can I upload this?
Thanks, I was afraid of that. I think the wasm file is a type of executable that is needed in order to run web assembly. Since I have a free account, I can’t upload that type of file. If I pay for an account, I wonder if I would be able to do this or not.
Yep, that would be the reason. As @KangJL said, the limit for that type of file is 10MB, the only way to get around this is to upgrade to premium hosting.