Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Embedding JavaScriptCore
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Embedding JavaScriptCore



Hi there,

I have an interest in using JavaScriptCore as a general-purpose embeddable ECMAScript interpreter. I've made a little bit of progress toward that end... Much to learn.

I'm wondering if there's an easy way to flatten out and save to disk the current execution state of a KJS interpreter? In other words, starting with the global object, just freeze-dry everything into a flat file that can be loaded and re-animated later, with the script environment picking up exactly where it left off.

I didn't see anything obvious in the docs or headers... Is it possible? If so, how might one go about it?

Thanks for any pointers,

Steven
http://stevenf.com/
_______________________________________________
webcore-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/webcore-dev



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.