Bug 178164
Summary: | WebAssembly: Support Streaming compilation of WebAssembly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Gaurav Dewan <gauravdewan007> |
Component: | WebAssembly | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jfbastien |
Priority: | P2 | ||
Version: | Safari 11 | ||
Hardware: | All | ||
OS: | All |
Gaurav Dewan
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Gaurav Dewan
Following is prerequisite for this bug:
https://bugs.webkit.org/show_bug.cgi?id=178164
JF Bastien
*** This bug has been marked as a duplicate of bug 170511 ***