Skip to content

Conversation

mischah
Copy link

@mischah mischah commented Apr 13, 2016

… and link to webkits new and shiny feature status page.

ES6 modules are in development for

… and link to webkits new and shiny feature status page.
@mischah
Copy link
Author

mischah commented Apr 13, 2016

Sorry, just realized that it’s (partly) an duplicate of #137 and #134

Would you like me to remove the Edge related changes and do a force push?

@domenic
Copy link
Member

domenic commented Apr 13, 2016

ES6 modules are not at all equivalent to the loader spec in this repo. See previous discussions in #134, #137, #136.

WebKit does not appear to be working on the loader features in this repo either.

@mischah
Copy link
Author

mischah commented Apr 13, 2016

Okay. It’s a little confusing 😖

I guess the update to the webkit status page is also obsolete then?
Feel free to close in that case. Otherwise I could update und force push that PR …

@matthewp
Copy link

Yes, neither refer to the Loader spec. Think about it like this: there is a syntax in JavaScript for importing modules and then there is a mechanism that defines how modules should be loaded. One is grammar and the other instruction. Those browsers are implementing the former.

@matthewrobb
Copy link

Does anyone know if the work being done will be exposed to script in a way that could ENABLE loader polyfill? I feel like I know the answer to this but I don't think I quite understand it.

I get that the module hooks leave it up to the environment to provide the "instruction" but if those touch points can be hooked into then we might see this spec evolve more organically.

Namely it seems as though you could spec minimally the bits from this repo that are required to "provide" the module exports.

domenic added a commit that referenced this pull request Sep 16, 2016
@mischah
Copy link
Author

mischah commented Sep 29, 2016

Closing this 😘

@mischah mischah closed this Sep 29, 2016
caridy pushed a commit that referenced this pull request Jan 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants