Bug 183443 - WebAssembly: add support for stream APIs - Streaming compilation
Summary: WebAssembly: add support for stream APIs - Streaming compilation
Status: RESOLVED DUPLICATE of bug 173105
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 173105
  Show dependency treegraph
 
Reported: 2018-03-08 03:11 PST by GSkachkov
Modified: 2021-01-25 14:02 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GSkachkov 2018-03-08 03:11:08 PST
Implement streaming compilation, that allow parse and compile wasm chunk by chuck as they delivered over network
Comment 1 Yusuke Suzuki 2021-01-25 14:02:31 PST
Will do at the same time.

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