Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export structuredClone steps #9466

Open
saschanaz opened this issue Jun 29, 2023 · 1 comment
Open

Export structuredClone steps #9466

saschanaz opened this issue Jun 29, 2023 · 1 comment
Labels
integration Better coordination across standards needed topic: serialize and transfer

Comments

@saschanaz
Copy link
Member

Some specs are directly calling structuredSerialize and again immediately structuredDeserialize to achieve the same, per webref: https://github.com/search?q=repo%3Aw3c%2Fwebref+structuredDeserialize+path%3A%2F%5Eed%5C%2F%2F+path%3A%2F%5Eed%5C%2Flinks%5C%2F%2F&type=code

Maybe worth exporting some helper?

(From whatwg/streams#1285)

@annevk annevk added topic: serialize and transfer integration Better coordination across standards needed labels Jun 29, 2023
@annevk
Copy link
Member

annevk commented Jun 29, 2023

Assuming none of those also mean to store it, sounds like you've found a pattern worth abstracting indeed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Better coordination across standards needed topic: serialize and transfer
Development

No branches or pull requests

2 participants