[Webkit-unassigned] [Bug 238292] New: [WebAssembly][Modules] Support Worker.new with a Wasm module script

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


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

            Bug ID: 238292
           Summary: [WebAssembly][Modules] Support Worker.new with a Wasm
                    module script
           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

Another bug https://bugs.webkit.org/show_bug.cgi?id=238291 covers imports of Wasm modules into JS module Worker scripts, which is half of the support needed in workers.

This bug is for allowing a Wasm module script to be launched from Worker.new (when the experimental ESM integration flag is enabled).

-- 
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/85a1b75d/attachment.htm>


More information about the webkit-unassigned mailing list