Add SharedArrayBuffer #1922
david542542
started this conversation in
Ideas
Replies: 1 comment
-
(I think this may be already added just need to figure out COI?) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems the limitation of not using SharedArrayBuffer shouldn't be a concern anymore, as all major browsers support this: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer.
Are we able to add support for that now?
Beta Was this translation helpful? Give feedback.
All reactions