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

TTD unsupported ES6 features -- Generators #2789

Open
mrkmarron opened this issue Apr 6, 2017 · 5 comments
Open

TTD unsupported ES6 features -- Generators #2789

mrkmarron opened this issue Apr 6, 2017 · 5 comments
Labels

Comments

@mrkmarron
Copy link
Contributor

TTD support for ES6 features are a work in progress. Generators are a larger work item that we want to track independently.

@kslonka
Copy link

kslonka commented Dec 6, 2017

Hey everyone! Any updates on this? I can't wait to use node-chakracore with async/await and generators. Cheers!

@mike-kaufman
Copy link
Contributor

@kslonka - thanks for your interest. I've been working on it this week. Stay tuned... :)

@kslonka
Copy link

kslonka commented Jan 9, 2018

I can see that there is a PR waiting to be merged, does it cover async/await as well or do I have to wait for that?

@mike-kaufman
Copy link
Contributor

@kslonka - #4457 is just generator support for TTD. That said, async/await support builds on generators, and the PR is ready to be opened once #4457 lands.

@mike-kaufman
Copy link
Contributor

@kslonka - here's the PR for async/await TTD support: #4521

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

No branches or pull requests

6 participants