Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

I re-export using Godot 4 beta 10, it could works now (I'm sorry, I don't have acces to a mac to test it myself). I also make the web export works, I only test it with chrome, but it should works.

Thank you for the effort. The Web version didn't work on Firefox , with the following error message:

Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)
With safari, all I got was a black pane.

As for the native Mac version, it still locks up. Gonna try the Linux version later and report back.

Strange, firefox should also supporrt sharedArrayBuffer. Could be related to itch.io. SharedArrayBuffer is still experimental. Did you tried with chromium or chrome ? Seems like those browsers work better with the export