async_await_typescript icon indicating copy to clipboard operation
async_await_typescript copied to clipboard

ES7 Target - remove __awaiter method

Open bootstraponline opened this issue 8 years ago • 1 comments

V8 is getting native async/await support soon. Once TypeScript has an ES7 target then debugging the generated async code will be much easier.

bootstraponline avatar Apr 30 '16 03:04 bootstraponline

https://github.com/Microsoft/TypeScript/issues/8392 looks interesting.

bootstraponline avatar Apr 30 '16 03:04 bootstraponline