Re: [w3c/IndexedDB] SharedArrayBuffer integration (#152)

I guess I still don't understand the setup then. @domenic claims this works as specified, but in Chrome it relies on StructuredClone copying the bytes, so it wouldn't work if StructuredClone didn't copy the bytes (as per @domenic's change to HTML). Something is amiss.

(I'd also still love to hear how shared memory works without pointers.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/152#issuecomment-282067279

Received on Thursday, 23 February 2017 17:50:38 UTC