13:10
<annevk>
What's the likelyhood of SharedArrayBuffer gaining the isView static? Asking because of https://github.com/web-platform-tests/wpt/issues/23111
13:10
<annevk>
shu: ^^
19:16
<rkirsling>
jridgewell: just a status update? 😱
20:08
<shu>
annevk: ArrayBuffer.isView is supposed to also work for SAB-backed TypedArrays, is that insufficient for WPT?
20:08
<shu>
annevk: that is, WPT wants a narrow SAB.isView that only returns true for SAB-backed views?