RESOLVED INVALID 166768
WebAssembly: Memory should never be a SharedArrayBuffer
https://bugs.webkit.org/show_bug.cgi?id=166768
Summary WebAssembly: Memory should never be a SharedArrayBuffer
JF Bastien
Reported 2017-01-06 09:08:55 PST
This should be true by construction right now, but let's add a test to make sure that never regresses.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-05-03 09:57:13 PDT
Yusuke Suzuki
Comment 2 2021-04-09 20:08:47 PDT
This can be SharedArrayBuffer if shared:true option is specified.
Note You need to log in before you can comment on or make changes to this bug.