[Webkit-unassigned] [Bug 184888] New: WebAssembly: add support for stream APIs - JavaScript API: Cover case if importObject contains a Memory

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 23 09:39:04 PDT 2018


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

            Bug ID: 184888
           Summary: WebAssembly: add support for stream APIs - JavaScript
                    API: Cover case if importObject contains a Memory
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebAssembly
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gskachkov at gmail.com

If there's an importObject and it contains a Memory, then we can compile the module with the right memory type (fast or not) by looking at the memory's type.

-- 
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/20180423/0b0bc3fd/attachment.html>


More information about the webkit-unassigned mailing list