Re: [w3c/FileAPI] Add readAsSharedArrayBuffer to FileReader (#73)

Also,

> Post a message to the worker with the File (structured cloning is costly).

[citation needed]. It should be extremely cheap, especially for Files (which behind the scenes are basically a filename).

-- 
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/FileAPI/issues/73#issuecomment-284029497

Received on Friday, 3 March 2017 18:18:31 UTC