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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 19 12:00:58 PDT 2015


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

--- Comment #11 from Dominic Szablewski <dominic.szablewski at gmail.com> ---
Facebook's react-native isn't able to send or receive binary data over WebSockets or XHR, because there's still no native API:

https://github.com/facebook/react-native/issues/1424

I already wrote a Typed Array API for JSC that has served us extremely well for a few _years_ now [1]. Let me know if there's anything I can do to get this into JSC proper.

[1] https://github.com/phoboslab/JavaScriptCore-iOS/blob/typed-arrays/JavaScriptCore/API/JSTypedArray.h

-- 
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/20150819/d28e4f86/attachment.html>


More information about the webkit-unassigned mailing list