Bug 184888

Summary: WebAssembly: add support for stream APIs - JavaScript API: Cover case if importObject contains a Memory
Product: WebKit Reporter: GSkachkov <gskachkov>
Component: WebAssemblyAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: hotaru, jfbastien, rob, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 183442    
Bug Blocks: 173105    

GSkachkov
Reported 2018-04-23 09:39:04 PDT
If there's an importObject and it contains a Memory, then we can compile the module with the right memory type (fast or not) by looking at the memory's type.
Attachments
Yusuke Suzuki
Comment 1 2021-01-25 14:00:57 PST
Will do it at the same time. *** This bug has been marked as a duplicate of bug 173105 ***
Note You need to log in before you can comment on or make changes to this bug.