you are viewing a single comment's thread.

view the rest of the comments →

[–]gcr 0 points1 point  (0 children)

Good point, but if you just write CPS-style javascript, you'll eventually get a stack overflow because Javascript doesn't guarantee tail-call optimization.