[Webkit-unassigned] [Bug 262948] Atomics.wait(sb, 0, 0, 42) stale/breaks on Atomics.notify(sb, 0)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 11 04:10:09 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262948
--- Comment #2 from Andrea Giammarchi <andrea.giammarchi at gmail.com> ---
2 other issues in 2 different spaces had problems in running the demo so just in case you have too, you need to enable SharedArrayBuffer at both browser and headers (server) level.
I use `npx static-handler --coi .` where `.` is the current folder and that should be enough to have SharedArrayBuffer available.
I also use an explicit flag in Epiphany TP such as `export JSC_useSharedArrayBuffer=1`
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231011/9e2a710c/attachment.htm>
More information about the webkit-unassigned
mailing list