JavaScript asynchronous Continuation-Passing Style transformation (deprecated).
388
stars
42
forks
source link
When using `cont()` in `if` block, the context in `if` is correct while the context after `if` is incorrect. #34
Closed
curimit closed 9 years ago
Sample
Which compiles to
This part of the compiled result got the wrong context: