Unable to embed WebGL build on LDJam game page
Hello, I am zundou and I'm participating in the current LDJam. I've encountered an issue that I hope someone can help me with.
I've embedded a WebGL build of my game, created with Godot 4.1, on the game page, but I get the following error:
``` 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)
```
For reference, I uploaded the same build to itch.io and was able to play it after enabling the SharedArrayBuffer option. If anyone has any information on this issue, I would greatly appreciate your insights. :,-(


