What are ES7 Async functions? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 3 years ago . I have been using Babel for a while now, and I am loving it. However, on the home page, where it lists the supported features, it says Async functions . I have done a lot of Googling, and all I can seem to understand is that it's an ES7 feature. Please what are ES7 Async functions? 回答1: Async Await work with ES6