I sometimes get this question. And instead of starting a rant about microthreads, co-routines, tasklets and channels, I present the essential piece of code from the implementation: The Code: /* the frame dispatcher will execute frames and manage the frame stack until the "previous" frame reappears. The "Mario" code if you know that game :-) */ […]
