I tried to keep this writeup focused on comparing callback functions to coroutine event loops, especially regarding the differences in how they deal with state.
But I'll add a reference to task.js at the end, once I've tried it out.
I tried to keep this writeup focused on comparing callback functions to coroutine event loops, especially regarding the differences in how they deal with state.
But I'll add a reference to task.js at the end, once I've tried it out.