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 #2

Open
BlackGlory opened this issue Feb 2, 2017 · 7 comments
Open

support Async/Await #2

BlackGlory opened this issue Feb 2, 2017 · 7 comments
Labels

Comments

@BlackGlory
Copy link

Backcall <- can not handle Promise rejection by try...catch and must call .then() method manually.
LiveScript has Generators/Yield but it cannot be compatible with Async/Await.

@foxbunny
Copy link
Collaborator

foxbunny commented Feb 2, 2017

It's not just a matter of what async/await does and whether you like it (I don't). I think many users will simply expect it to be there "in this day and age".

@vendethiel
Copy link
Member

there's a PR for it (that's been sitting there for a year-or-so). backcall is a different tool – maybe for a different time

@dk00
Copy link
Member

dk00 commented Feb 2, 2017

See gkz/LiveScript#836. Does it have anything to fix (other than removed await*)?

@dk00 dk00 added the feature label Feb 2, 2017
@dead-claudia
Copy link

@dk00 (You might want to add @vendethiel to the @livescript org, BTW - he's a committer to the main repo. 😉)

@vendethiel
Copy link
Member

I revoked my own access rights around a year ago, after the 1.5.0 fiasco.

@dead-claudia
Copy link

Oh. Never mind, then.

@dk00
Copy link
Member

dk00 commented Feb 2, 2017

All of contributors are invited, and many of invitations are still pending..

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

5 participants