[Webkit-unassigned] [Bug 197535] New: [GLib] Expose typed arrays in the API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 2 16:00:33 PDT 2019


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

            Bug ID: 197535
           Summary: [GLib] Expose typed arrays in the API
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com

Typed arrays are necessary to pass chunks of data i.e. a byte buffer
as Uint8Array between the C/C++ and JavaScript worlds. Using strings
is not feasible for many uses because where the representation of
the data in memory must be the same, bit-by-bit, on both sides.

-- 
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/20190502/4f4ff242/attachment.html>


More information about the webkit-unassigned mailing list