ecmascript-structured-clone icon indicating copy to clipboard operation
ecmascript-structured-clone copied to clipboard

Promises / Streams

Open annevk opened this issue 10 years ago • 1 comments

See https://github.com/domenic/cloning-and-transfering/issues/1

annevk avatar Apr 03 '14 17:04 annevk

I think we should tackle this in stages. As such I'll open one issue at a time for each of these in sequence.

  1. Cloning promises between realms
  2. Cloning promises for writing to disks
  3. Transferring promises between realms
  4. See how we can apply these answers to streams

domenic avatar Jun 13 '14 15:06 domenic