- From: Mattias Buelens <notifications@github.com>
- Date: Mon, 12 Jun 2023 05:57:35 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 June 2023 12:57:41 UTC
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