Open bootstraponline opened 8 years ago
V8 is getting native async/await support soon. Once TypeScript has an ES7 target then debugging the generated async code will be much easier.
https://github.com/Microsoft/TypeScript/issues/8392 looks interesting.
V8 is getting native async/await support soon. Once TypeScript has an ES7 target then debugging the generated async code will be much easier.