-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
new proposal: await.ops
implemented by custom parser
#68
Comments
Yes! PR to the Babel repo is welcome! |
(cc @Jack-Works) |
Happy to see this! But the proposal is likely going to change to modify the syntax on the for...of statement instead of await syntax. It also possible to only have the equivalent of await.all in the future. |
If it's going to change that much, we could add a mandatory If you prefer not to have this plugin for know, we can wait implementing it, but we are already using the |
@nicolo-ribaudo I suggest we wait for a while if the proposal is likely to be renamed in the future. For example it may be renamed as This is not unprecedented: |
👀 |
This proposal currently lacks motivation strong enough to move forward. Don't hope too much of progression. |
await.ops proposal
implementation: JounQin/babel-plugin-proposal-await-ops@4cc44f8
Shall I post a PR to babel repo or this repo first?
The text was updated successfully, but these errors were encountered: