ericcornelissen / ericcornelissen/pp-runtime-gadgets

`SharedArrayBuffer` is "unsupported" in browsers because of COOP?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
HTML
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Browsers have disabled some features unless [COOP](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cross-Origin-Opener-Policy) is used, including [`SharedArrayBuffer`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer). This is probably the reason why it currently fails on and is listed as "unsupported" in [the `README.md`](https://github.com/ericcornelissen/pp-runtime-gadgets/blob/fc1878d7941c7342c5078e8379e3e199163387aa/README.md) .

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.