Demo: Using postMessage to do setTimeout with a real zero timeout

100 iterations of setZeroTimeout took 74 milliseconds.
100 iterations of setTimeout(0) took 1040 milliseconds.