Files
neon-vortex/htlm
Neon Vortex 2171af4150
Some checks failed
Build and Push to Harbor / build-and-push (push) Has been cancelled
Enable CORS headers for Godot threading support
The game uses threaded WASM (Neon Vortex.side.wasm exists) which
requires Cross-Origin-Embedder-Policy and Cross-Origin-Opener-Policy
headers for SharedArrayBuffer support.

Without these headers, the game only partially loads because the
threading fails to initialize.

Fixes: Partial page loading issue

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 23:55:40 -05:00
..