Bug 235506 - [JSC] Wasm module import should be done in sync when WebAssembly.instantiate gets module
Summary: [JSC] Wasm module import should be done in sync when WebAssembly.instantiate ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-01-24 03:54 PST by Yusuke Suzuki
Modified: 2022-01-25 11:56 PST (History)
7 users (show)

See Also:


Attachments
Patch (23.04 KB, patch)
2022-01-24 03:59 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (23.54 KB, patch)
2022-01-24 12:12 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2022-01-24 03:54:16 PST
[JSC] Wasm module import should be done in sync when WebAssembly.instantiate gets module
Comment 1 Yusuke Suzuki 2022-01-24 03:59:07 PST
Created attachment 449798 [details]
Patch
Comment 2 Yusuke Suzuki 2022-01-24 12:12:05 PST
Created attachment 449841 [details]
Patch
Comment 3 Saam Barati 2022-01-25 11:27:56 PST
Comment on attachment 449841 [details]
Patch

r=me
Comment 4 EWS 2022-01-25 11:55:36 PST
Committed r288573 (246396@main): <https://commits.webkit.org/246396@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449841 [details].
Comment 5 Radar WebKit Bug Importer 2022-01-25 11:56:16 PST
<rdar://problem/88036775>