NEW238292
[WebAssembly][Modules] Support Worker.new with a Wasm module script
https://bugs.webkit.org/show_bug.cgi?id=238292
Summary [WebAssembly][Modules] Support Worker.new with a Wasm module script
Asumu Takikawa
Reported 2022-03-23 14:41:39 PDT
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).
Attachments
Radar WebKit Bug Importer
Comment 1 2022-03-24 16:08:56 PDT
Asumu Takikawa
Comment 2 2022-05-18 15:31:26 PDT
Note You need to log in before you can comment on or make changes to this bug.