To run:
- checkout https://github.com/clojure/core.async and install it using
lein install
- make a project directory for this code
- put
omgcoreasync.cljs
in asrc
subdirectory,project.clj
andindex.html
in the root - go
lein cljsbuild once
to build - load
index.html
in a browser and watch it go