I think the main thing Jed was going for, which is different from Pickle and most people aren't picking up on, is that the output is simply JavaScript. It doesn't output a storage format that must be turned back into live objects by some form of parser, and so it doesn't require any additional scripts to be used.
(edited to add that, of course, pickle is part of the python standard library, which makes this specific feature less interesting)
(edited to add that, of course, pickle is part of the python standard library, which makes this specific feature less interesting)