- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 24 Mar 2016 08:05:39 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 24 March 2016 15:06:06 UTC
The Streams spec specifies itself in the style of ECMAScript, but makes no judgment as to whether you implement it in the JS engine or in the browser engine as long as the behavior is observably equivalent. In Chrome, we implement it in Blink, using a feature called V8 extras. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/263#issuecomment-200877018
Received on Thursday, 24 March 2016 15:06:06 UTC