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

export-ns-from support #742

Closed
jdalton opened this issue Oct 5, 2018 · 4 comments
Closed

export-ns-from support #742

jdalton opened this issue Oct 5, 2018 · 4 comments

Comments

@jdalton
Copy link
Contributor

jdalton commented Oct 5, 2018

Now that export-ns-from has TC39 consensus we should revisit this in acorn.

\cc @mysticatea @adrianheine

@adrianheine
Copy link
Member

I would add this to acorn-stage3 if we come to to the conclusion that we don't want to have this in acorn proper at this time.

@jdalton
Copy link
Contributor Author

jdalton commented Oct 5, 2018

@leobalter RE on the stage the normative change with consensus maps to, was your comment suggesting it maps to stage 3? (if stage 3, projects like acorn and eslint won't officially support it).

Update:

Reviewing the notes from the Sept TC39 meeting it looks like consensus was established on a Stage 3 manner, which will then be merged once implementations are there.

Update:

Tracking related engine issues for Chakra, SpiderMonkey, and V8.

@leobalter
Copy link

leobalter commented Oct 5, 2018

TL;DR It's approved but waiting for implementations to ship (at least 2) before merging it to the specs.

We need to reach out to implementers to get this done landing.

This requirement is equivalent of the one for Stage 3, that's why we have the reference.


For extra clarification: there is consensus for the feature, but the spec text will be merged only after we have proof it's web compatible (shipping on at least 2 implementations).

@adrianheine
Copy link
Member

Implemented in acorn-export-ns-from for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants