Bug 170632

Summary: WebAssembly: We should support structured cloning of JSWebAssemblyModule
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: benjamin, fpizlo, ggaren, gskachkov, jfbastien, keith_miller, mark.lam, msaboff, ticaiolima, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 168264    
Attachments:
Description Flags
WIP none

Saam Barati
Reported 2017-04-07 17:47:10 PDT
...
Attachments
WIP (38.55 KB, patch)
2017-04-07 17:48 PDT, Saam Barati
no flags
Saam Barati
Comment 1 2017-04-07 17:48:02 PDT
Created attachment 306556 [details] WIP I'm trying to run a particular WasmBench test in parallel. It gets successfully compiled in parallel, but for some reason, the worker's promise deferred timer doesn't actually run the callback, even though it schedules it.
Saam Barati
Comment 2 2017-04-07 17:48:38 PDT
*** This bug has been marked as a duplicate of bug 170573 ***
Note You need to log in before you can comment on or make changes to this bug.