godotengine/godot

Failed to export to Html5

Closed this issue · 2 comments

Godot version:
Godot 3.0 stable

OS/device including version:
Windows 10

Issue description:
When I export to Html5 it gives me the following bug: "Failed loading file 'tmp_export.wasm'".

Steps to reproduce:

Minimal reproduction project:

Might be related to #16274.

Check out the documentation: Starting exported games from the local file system. On Chromium browsers, you have to use a local web server for debugging. We have issue #16245 open for simplifying that.
For now, you can set Firefox as default browser if you want to use the HTML5 debug button in the editor.