ecmascript-structured-clone
ecmascript-structured-clone copied to clipboard
Promises / Streams
See https://github.com/domenic/cloning-and-transfering/issues/1
I think we should tackle this in stages. As such I'll open one issue at a time for each of these in sequence.
- Cloning promises between realms
- Cloning promises for writing to disks
- Transferring promises between realms
- See how we can apply these answers to streams