On 2015/04/29 07:30:18, jochen wrote:
i'd also be interested in what happens if you postMessage an array buffer in blink. Or if any API that expects some form of serialized script value gets an
shared array buffer?

I have a WIP CL here: https://codereview.chromium.org/1097773004/

The current plan is that any API that expects an ArrayBuffer will not work with a SharedArrayBuffer. AIUI, that restriction may be loosened in the future on an
API-by-API basis.

https://codereview.chromium.org/1069883002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to