Bug 170567 - WebAssembly: Creating a JSWebAssemblyCodeBlock should not have to instantiate its wasmToJSExitStubs synchronously
Summary: WebAssembly: Creating a JSWebAssemblyCodeBlock should not have to instantiate...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on: 170488
Blocks:
  Show dependency treegraph
 
Reported: 2017-04-06 14:33 PDT by Saam Barati
Modified: 2017-04-06 14:33 PDT (History)
10 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2017-04-06 14:33:41 PDT
we should be able to do this async.