[Bug 18979] provide way to guarantee order of execution for async scripts

https://www.w3.org/Bugs/Public/show_bug.cgi?id=18979

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |travil@microsoft.com

--- Comment #5 from Travis Leithead [MSFT] <travil@microsoft.com> ---
Here's some early details:
https://24ways.org/2014/javascript-modules-the-es6-way/

The EcmaScript spec: https://tc39.github.io/ecma262/2016/ (specifically:
https://tc39.github.io/ecma262/2016/#sec-ecmascript-language-scripts-and-modules)

<script type="module"> is here for now:
https://html.spec.whatwg.org/#the-script-element

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 20 April 2016 19:30:48 UTC