[Webkit-unassigned] [Bug 166016] New: WebAssembly: Make WebAssembly.compile truly asynchronous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 18 14:18:18 PST 2016


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

            Bug ID: 166016
           Summary: WebAssembly: Make WebAssembly.compile truly
                    asynchronous
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sbarati at apple.com
                CC: benjamin at webkit.org, fpizlo at apple.com,
                    ggaren at apple.com, gskachkov at gmail.com,
                    jfbastien at apple.com, keith_miller at apple.com,
                    mark.lam at apple.com, msaboff at apple.com,
                    oliver at apple.com, ticaiolima at gmail.com,
                    utatane.tea at gmail.com

Right now, we just immediately compile and then resolve the promise. We should do this asynchronously and then resolve the promise when we're done.

-- 
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/20161218/8fc677ad/attachment.html>


More information about the webkit-unassigned mailing list