Closed
Description
Trying to get this working in the browser, and then later hihat for debugging/breakpoints/etc.
After browserifying the demo in the readme, I get the following:
Uncaught ReferenceError: setImmediate is not defined
(weird cause I thought browserify would have shimmed this)