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

Question: How likely is it that Node v7.0.0 will include async/await? #7748

Closed
callumlocke opened this issue Jul 15, 2016 · 2 comments
Closed
Labels
question Issues that look for answers. v8 engine Issues and PRs related to the V8 dependency.

Comments

@callumlocke
Copy link

Apologies if this is the wrong place to ask, but StackOverflow hates this kind of question.

I know v7.0.0 is scheduled for release in October 2016, but I haven't been able to find any list of features it's likely to include (if this exists anywhere, please point me to it).

The main thing I'm interested in is async/await. It would really help my planning if I could know roughly when it's expected to arrive.

@targos targos added question Issues that look for answers. v8 engine Issues and PRs related to the V8 dependency. labels Jul 15, 2016
@evanlucas
Copy link
Contributor

Regarding async/await specifically, nodejs/promises#4 (comment) should give you more details on where things are.

TLDR: Hopefully it will be behind a flag in node v7 (unless something changes/has changed)

@Fishrock123
Copy link
Contributor

It will probably be live in the V8 that node 7 ships. Here is an updated status: nodejs/CTC#7 (comment)

No, our APIs will not work with them, although there are plenty of discussions around that, we need to sort out some other things first. I would look around at the discussions on the nodejs/promises repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Issues that look for answers. v8 engine Issues and PRs related to the V8 dependency.
Projects
None yet
Development

No branches or pull requests

4 participants