[Webkit-unassigned] [Bug 236268] New: [WebAssembly][Modules] Support Wasm module loading in WebCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 7 15:56:19 PST 2022


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

            Bug ID: 236268
           Summary: [WebAssembly][Modules] Support Wasm module loading in
                    WebCore
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: asumu at igalia.com

Wasm modules as ES modules has been implemented in JSC for a while: https://bugs.webkit.org/show_bug.cgi?id=184600 but loading from WebCore is not yet supported.

There is a draft PR to the HTML spec that would specify the loading behavior: https://github.com/whatwg/html/pull/4372 (to be updated soon)

It could make sense to implement this as an experimental feature behind a flag until the HTML spec language is more stable.

-- 
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/20220207/159c259f/attachment.htm>


More information about the webkit-unassigned mailing list