[Webkit-unassigned] [Bug 220365] New: [JSC] Allow to build WebAssembly without B3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 6 08:48:29 PST 2021


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

            Bug ID: 220365
           Summary: [JSC] Allow to build WebAssembly without B3
           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: xan.lopez at gmail.com

Wasm-LLInt can be compiled standalone by disabling at compile time the BBQ/OMG tiers. This is a stepping stone towards a JIT-less Wasm implementation, and useful by itself on platforms without B3/Air support.

WIP patch follows.

-- 
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/20210106/2fc3b2bd/attachment.htm>


More information about the webkit-unassigned mailing list