Memo: Transfrom Do Expression
This is a memo to me on how to implement the down level compiling of
ECMAScript proposal Do Expression and
Async do Expression in
TypeScript.
Need to be reviewed to make sure I’m not missing anything.
This is a memo to me on how to implement the down level compiling of
ECMAScript proposal Do Expression and
Async do Expression in
TypeScript.
Need to be reviewed to make sure I’m not missing anything.