[Webkit-unassigned] [Bug 170782] New: WebAssembly: don't expose any WebAssembly JS object if JIT is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 12 11:31:40 PDT 2017


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

            Bug ID: 170782
           Summary: WebAssembly: don't expose any WebAssembly JS object if
                    JIT is off
           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: jfbastien at apple.com
                CC: fpizlo at apple.com, jfbastien at apple.com,
                    keith_miller at apple.com, mark.lam at apple.com,
                    msaboff at apple.com, sbarati at apple.com
            Blocks: 159775

It's kinda misleading of `typeof WebAssembly !== "undefined"` but we know that compilation will never succeed. It's also weird to have WebAssembly.Memory if JIT is off.

A WebKit1 embedding would be a weird place to expose WebAssembly JS objects.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=159775
[Bug 159775] WebAssembly: support the newer spec
-- 
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/20170412/c567fca6/attachment.html>


More information about the webkit-unassigned mailing list