On Thu, Apr 23, 2015 at 3:02 PM, Ted Mielczarek <t...@mozilla.com> wrote: > Has anyone ever proposed exposing the structured clone algorithm directly as > an API?
There has been some talk about moving structured cloning into ECMAScript proper and exposing the primitives. But TC39 does not seem particularly receptive unless it comes with a way for someone to participate in the structured cloning algorithm with custom objects. But yeah, I think this should definitely be an API of sorts eventually. -- https://annevankesteren.nl/