Skip to content

Cloudflare Worker hosting example#3

Open
thomasgauvin wants to merge 3 commits into
felixlapierre:mainfrom
thomasgauvin:main
Open

Cloudflare Worker hosting example#3
thomasgauvin wants to merge 3 commits into
felixlapierre:mainfrom
thomasgauvin:main

Conversation

@thomasgauvin

@thomasgauvin thomasgauvin commented May 21, 2025

Copy link
Copy Markdown

Hey Felix! I was running into this issue a lot so I rehosted your project on Cloudflare Workers to make it not run into this error (explained in godotengine/godot#69020). This PR shows how to do that. Conveniently, this is something that I had to resolve earlier last week when using Ffmpeg.wasm.

Frame 8 (1)

The README.md provides some guidance for how to host it and what the Worker is doing. This is my version of the hosted website, which should no longer run into SharedArrayBuffer errors:

https://earthrite.tomsprojects.workers.dev/

@thomasgauvin

Copy link
Copy Markdown
Author

https://github.com/gzuidhof/coi-serviceworker also seems to be a good solution with GitHub pages hosting (and perhaps even simpler too)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant