WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
238292
[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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-03-24 16:08:56 PDT
<
rdar://problem/90799794
>
Asumu Takikawa
Comment 2
2022-05-18 15:31:26 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/750
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug