Outdated. Now you need to serve with special headers from the server
Python 3:
python -m http.server
Export type: Regular. Because threads don't work in WASM ([github issue about it](https://github.com/godotengine/godot/issues/86090arrow-up-right), [many other tickets lead to this but I don't see a resolution](https://github.com/godotengine/godot/issues/26554arrow-up-right), or one [can return](https://github.com/godotengine/godot/issues/26554arrow-up-right) [asmjs back](https://github.com/godotengine/godot/pull/31383arrow-up-right) using [this patch](https://patch-diff.githubusercontent.com/raw/godotengine/godot/pull/31383.patcharrow-up-right)
Last updated 1 year ago