Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInter-process StructuredClone of SharedArrayBuffer #21392
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In https://searchfox.org/mozilla-central/rev/ca869724246f4230b272ed1c8b9944596e80d920/js/public/StructuredClone.h#218-224, the policy for inter-process cloning is:
We need to think about what this means for Servo: can we use the type system to distinguish beween inter- vs intra-process structured clone data?