support for async/await and generators?
Many waiting for proper async/await support and generators to land in TypeScript 2.0. The Microsoft team encourages devs to use Babel to transpile from ES6 to ES5 to get generators working. Is this something that will be added to Buble?