[Webkit-unassigned] [Bug 123058] JSC should have an API for typed arrays

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 19 13:23:21 PDT 2013


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





--- Comment #2 from Alexey Proskuryakov <ap at webkit.org>  2013-10-19 13:22:06 PST ---
> access individual elements

That's probably not the most reasonable thing to do in cases that warrant TypedArray use :)

Personally, I only needed to get bytes from the buffer efficiently. Not sure if there is anything else that can't be done already, but perhaps some syntactic sugar would help? Also, not sure how efficiently one can create a typed array from C code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list