>
> We're currently working on adding a threading API, probably similar to
> blink's WebThread.


Sounds very nice. Providing embedder-side's threading operation interfaces
to V8 is needed for Promises.
Is there already any discussion about design of a threading API?


On Sat, Oct 5, 2013 at 2:50 AM, Jochen Eisinger <[email protected]> wrote:

> To clarify, we won't expose threads to the language, but clean-up the
> thread usage of V8 internally, e.g. the optimizing compiler thread.
>
> best
> -jochen
>
>
> On Fri, Oct 4, 2013 at 7:37 PM, Dirk Pranke <[email protected]> wrote:
>
>> On Fri, Oct 4, 2013 at 3:29 AM, Jochen Eisinger <[email protected]>wrote:
>>
>>>
>>> We're currently working on adding a threading API, probably similar to
>>> blink's WebThread.
>>>
>>>
>> We are?
>>
>> -- Dirk
>>
>>
>
>  --
> --
> v8-users mailing list
> [email protected]
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to