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

Async/await #38

Closed
tomekmarchi opened this issue Jan 30, 2017 · 6 comments
Closed

Async/await #38

tomekmarchi opened this issue Jan 30, 2017 · 6 comments

Comments

@tomekmarchi
Copy link

This is a must need as a ton of code I write now is using async/await.

@sanex3339
Copy link
Member

sanex3339 commented Jan 30, 2017

esprima@stable currently not supporting this. When it will happen - i will need just to update dependency and it should work with async functions.

@sanex3339
Copy link
Member

You can ask them to release beta version here
https://github.com/jquery/esprima/issues

@sanex3339
Copy link
Member

sanex3339 commented Feb 7, 2017

jquery/esprima#1749

@sanex3339 sanex3339 reopened this Feb 7, 2017
@sanex3339 sanex3339 added this to the 0.10.0 milestone May 31, 2017
@sanex3339
Copy link
Member

sanex3339 commented Jun 13, 2017

finally
jquery/esprima@d95fac6

I will release minor version in a few days, i should write some tests

@sanex3339
Copy link
Member

sanex3339 commented Jun 19, 2017

Hi! Please try new [email protected], it supports async functions now.

@sanex3339 sanex3339 modified the milestones: 0.10.0, 0.9.5 Jun 28, 2017
@sanex3339
Copy link
Member

Closed. Beta version supports async functions.

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

2 participants