BYVoid / continuation

JavaScript asynchronous Continuation-Passing Style transformation (deprecated).
Other
388 stars 42 forks source link

Continue in for loop that does not contain async calls #10

Open BYVoid opened 11 years ago

BYVoid commented 11 years ago

For loop should not be converted into while.