Skip to content

web: dropped -pthread/SharedArrayBuffer from the WASM build - #531

Merged
alnitak merged 1 commit into
mainfrom
dev
Aug 3, 2026
Merged

web: dropped -pthread/SharedArrayBuffer from the WASM build#531
alnitak merged 1 commit into
mainfrom
dev

Conversation

@alnitak

@alnitak alnitak commented Aug 3, 2026

Copy link
Copy Markdown
Owner

Description

fixes #523

dropped -pthread/SharedArrayBuffer from the WASM build. The requirement for COOP/COEP headers (cross-origin isolation) is gone and the plugin now works on hosts that cannot set them (e.g. game portals like CrazyGames/Poki).

Moving the use of threads for a future release

Type of Change

  • ✅ Build configuration change

@alnitak
alnitak merged commit 5be3653 into main Aug 3, 2026
1 check passed
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.

feat: Fallback for SharedArrayBuffer (COOP/COEP headers) on Web for portals like Poki & CrazyGames

1 participant