V8 does not support continuations and there are no plans to add support.

-- Mads

On Wed, Apr 29, 2009 at 10:02 PM, [email protected]
<[email protected]> wrote:
>
> Hi,
>
> Does/Will V8 support Continuations? A feature that is in rhino
> Javascript engine?
>
> From https://developer.mozilla.org/en/New_in_Rhino_1.7R2:
>
> Rhino has supported Continuations for some time now, but there wasn't
> a great way to interact with continuations from Java. Continuations
> have been useful with in server-side scripting, since it allows for
> saving and restarting JavaScript execution, possibly with serializing
> the execution state when stopped.
>
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to