typescript-go
typescript-go copied to clipboard
Implement es2017->es2016 transform (async/await)
Support --target es2016 by transforming async functions/methods and await expressions.
Start at newAsyncTransformer.