Async/Await series

HI,

I have start my own work on wanting to propose a tweak to the async/await pattern for typescript/emca/c#, I have been extensively using it in typescript and c# projects in function and object orientated approaches.

I would like to share my current experience, with you guys since you are in the early stages, may help you. As I would be interested, while I play catch up with your findings in entirety/proposals, that you may provide myself with any feedback, any insight you may have had or gain any insight from my document.

Rust post for the document:

async/await pattern, improvement and abstraction, tweak, at script level and type level support.