[Webkit-unassigned] [Bug 238291] New: [WebAssembly][Modules] Support Wasm module import from a JS Worker module

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 23 14:39:16 PDT 2022


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

            Bug ID: 238291
           Summary: [WebAssembly][Modules] Support Wasm module import from
                    a JS Worker module
           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

A previous patch (https://bugs.webkit.org/show_bug.cgi?id=236268) added support for loading Wasm module scripts in general in WebCore, but they are not yet supported in Worker scripts.

This bug is for part of the Worker support: allowing imports of Wasm modules from inside a JS module Worker. The other aspect that's needed (not in this bug) is allowing Wasm scripts for Worker.new.

-- 
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/20220323/3af8707d/attachment.htm>


More information about the webkit-unassigned mailing list