RESOLVED DUPLICATE of bug 223167 173599
Accept SharedArrayBuffers in WebGL API
https://bugs.webkit.org/show_bug.cgi?id=173599
Summary Accept SharedArrayBuffers in WebGL API
oleksandr.chekhovskyi
Reported 2017-06-20 06:54:25 PDT
Safari has shipped SharedArrayBuffer/Atomics support, but its usefulness for one of the primary use cases (games) is limited by not being able to use it with WebGL. Firefox and Chrome both allow it. For a real usage example, see https://statebuilder.com/ (a game I'm developing). It works on both Chrome and Firefox, but I had to blacklist Safari due to missing WebGL with SAB support. Blacklist can be avoided by setting User-Agent to Chrome.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-06-22 15:38:32 PDT
Yusuke Suzuki
Comment 2 2021-09-09 03:33:48 PDT
It is fixed in bug 223167 :) *** This bug has been marked as a duplicate of bug 223167 ***
Note You need to log in before you can comment on or make changes to this bug.