On 8/28/14, 5:31 PM, Yoav Weiss wrote:
Wouldn't that be something that is best handled as part of HTTP? e.g.
sending a flag with the request indicating whether the resource can be
progressively decoded or not?

Can we define "progressively decoded"?

Firefox is moving to a setup where we will progressively parse scripts, and possibly progressively bytecode-compile, and possibly progressively native-code-compile in the cases when we do AOT compilation, but obviously not progressively execute.

-Boris

Reply via email to