Transform async functions to generator functions with speed and simplicity.
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Transforms Async functions to generator functions before bundling.
Browserify transform for async-to-gen. Turns async functions into generator functions.