Re: [whatwg/streams] Reuse HTML structuredClone for owning streams (Issue #1285)

Ideally, HTML would export an abstract op `StructuredClone(value, transferList)` and add it to [this list](https://html.spec.whatwg.org/multipage/structured-data.html#performing-structured-clones-from-other-specifications), so it can be used by Streams. Then the user-land `structuredClone()` function would simply forward to that abstract op.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/1285#issuecomment-1587291150
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/streams/issues/1285/1587291150@github.com>

Received on Monday, 12 June 2023 12:57:41 UTC