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

Support async & await over ES5 #4776

Closed
SergioMorchon opened this issue Sep 14, 2015 · 3 comments
Closed

Support async & await over ES5 #4776

SergioMorchon opened this issue Sep 14, 2015 · 3 comments
Labels
Duplicate An existing issue was already created

Comments

@SergioMorchon
Copy link

Hi all.

If I target ES5, with noLib option and manually pointing to lib.es6.d.ts, with a polyfill for es-6 Promise, It would be to be able to use async & await. Even with a limited transpilation (i.e. not supporting yield).

@danquirk
Copy link
Member

I think this might just fall under issues like #4389, albeit one of the more important cases today. Agree/disagree?

@SergioMorchon
Copy link
Author

Definitely agree!
Sorry for duplicate it. I've searched any similar issue but didn't find anything.

Thank you @danquirk

@danquirk danquirk added the Duplicate An existing issue was already created label Sep 15, 2015
@danquirk
Copy link
Member

Great, don't worry about filing dupes (although I'm quite happy if you do a cursory search like you did :)), all feedback is good, we'll always route/triage it ourselves as necessary.

@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants