[Webkit-unassigned] [Bug 174276] JSC should support threads in JS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 1 07:58:03 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174276

--- Comment #9 from JF Bastien <jfbastien at apple.com> ---
(In reply to Asmithdev from comment #7)
> Workers are "threads" and they rely on an underlying message passing
> interface, atomic operations allow for a shares state and locking, the spec
> has been publicly available for several years and they will allow a
> reduction in the amount of data that is moved (serialized) between threads.


It sounds like you think we should implement something else first, that’s not already in WebKit? What spec are you talking about, please provide a URL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170901/3e1adedf/attachment.html>


More information about the webkit-unassigned mailing list