circleci / bond

spying for tests
128 stars 28 forks source link

Currently not working with cljs and advanced compilation #20

Closed JustinC474 closed 3 years ago

JustinC474 commented 8 years ago

This bug - http://dev.clojure.org/jira/browse/CLJS-1623 - keeps the bond library from working with advanced compilation on.

neeasade commented 3 years ago

Closing due to dropped support for cljs -- see #53 for details (tl;dr cljs needs runtime calls for ns-publics now, and ns-fn-symbols where ns-publics is used is a macro)