Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ES6 modules #1869

Closed
prettydiff opened this issue Aug 31, 2015 · 13 comments
Closed

Add ES6 modules #1869

prettydiff opened this issue Aug 31, 2015 · 13 comments

Comments

@prettydiff
Copy link

Please add ES6 modules. I am sure support is likely red across the board, but it would be handy to spell that out as a major missing feature is the browsers.

@cvrebert
Copy link
Contributor

@dstorey
Copy link
Contributor

dstorey commented Aug 31, 2015

Modules are "medium" on our (Edge’s) priority list. So, we've not started development, but development is likely some time in future.

@hanfeisun
Copy link

+1 I searched ES6 module syntax on caniuse and found nothing...

@Benimation
Copy link

+1

@prettydiff
Copy link
Author

This is now underway for Edge: https://dev.windows.com/en-us/microsoft-edge/platform/status/moduleses6

I believe modules are already in V8, but hidden behind a flag until address resolution can be standardized. https://github.com/nodejs/node-v0.x-archive/wiki/ES6-%28a.k.a.-Harmony%29-Features-Implemented-in-V8-and-Available-in-Node

@markasoftware
Copy link

+1

1 similar comment
@yukulele
Copy link
Contributor

yukulele commented Apr 8, 2016

+1

@aebabis
Copy link

aebabis commented Jun 7, 2016

Edge has partial support behind a flag now: https://blogs.windows.com/msedgedev/2016/05/17/es6-modules-and-beyond/

@markasoftware
Copy link

o crap ie is ahead of the game

@danwdart
Copy link

danwdart commented Jun 9, 2016

since Edge has it it's worth adding

@Fyrd
Copy link
Owner

Fyrd commented Jan 12, 2017

Now available at http://caniuse.com/#feat=es6-module

@Fyrd Fyrd closed this as completed Jan 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests