09:36 | <nicolo-ribaudo> | For the immutable ArrayBuffer proposal, are we expecting that in browsers they can be shared across threads without needing to copy the memory? |
14:30 | <Richard Gibson> | yes; see https://github.com/whatwg/html/pull/11033 : https://whatpr.org/html/11033/structured-data.html#structuredserializeinternal:isimmutablebuffer
|
14:31 | <nicolo-ribaudo> | Awesome, thanks! |