Bug 178164 - WebAssembly: Support Streaming compilation of WebAssembly
Summary: WebAssembly: Support Streaming compilation of WebAssembly
Status: RESOLVED DUPLICATE of bug 170511
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: Safari 11
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-11 03:51 PDT by Gaurav Dewan
Modified: 2017-10-11 08:58 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gaurav Dewan 2017-10-11 03:51:05 PDT
Safari does not currently support streaming compilation of WebAssembly. That would help in doing AOT even before the whole wasm file has been downloaded
Chrome and Edge support it
Firefox is planning to support it soon
Comment 1 Gaurav Dewan 2017-10-11 04:16:17 PDT
Following is prerequisite for this bug:
https://bugs.webkit.org/show_bug.cgi?id=178164
Comment 2 JF Bastien 2017-10-11 08:58:03 PDT

*** This bug has been marked as a duplicate of bug 170511 ***