[Webkit-unassigned] [Bug 120112] Typed Arrays have no public facing API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 12:37:11 PST 2015


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

Sebastian Markbåge <sebastian at calyptus.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sebastian at calyptus.eu

--- Comment #40 from Sebastian Markbåge <sebastian at calyptus.eu> ---
To be clear, we at Facebook strongly want this API as well. It would be hugely beneficial for our React Native apps and we would also like to see this prioritized.

However, the underlying issue here is that the normal APIs are unnecessarily over protective. The exclusive locks means that everything we do is slow with the API is slow and forces to put more and more stuff in JavaScript code because doing any work in native code adds too much overhead.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151124/04a90735/attachment-0001.html>


More information about the webkit-unassigned mailing list