Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Hi! It looks like your browser might not support WebAssembly or a related technology or you might have it disabled, or there might be a bug with your setup or in Godot that prevents it from working properly.

Please check the following:

  • Check whether WebAssembly is enabled at https://wasm-feature-detect.surma.technology/
  • If not, check about:config. Search for "wasm" and enable all options except javascript.options.wasm_verbose
  • If it is, you can try to send a bug report to Godot at https://github.com/godotengine/godot/issues. I see you've had this same issue many times. While I appreciate that you report it, no developer will have the time to track down this kind of deep-in-the-game-engine issue for your very specific browser setup (especially for a free web game). However, if it's fixed in the game engine it would be fixed for all games you play in the future.
(+1)

Results from https://wasm-feature-detect.surma.technology/ is following:

✔️ bigInt
✔️ bulkMemory
✔️ exceptions
✔️ extendedConst
gc
jspi
memory64
multiMemory
✔️ multiValue
✔️ mutableGlobals
✔️ referenceTypes
relaxedSimd
✔️ saturatedFloatToInt
✔️ signExtensions
✔️ simd
✔️ streamingCompilation
tailCall
threads
typeReflection

All "wasm" options in about:config except "javascript.options.wasm_verbose" is true.

I'm not familiar with Godot engine to file any bug reports.

https://github.com/godotengine/godot/issues/86382