Closed zerg000000 closed 5 years ago
Can you also explain your use-case for needing cljc support?
Can you also explain your use-case for needing cljc support?
I am experimenting to implement a cljs version of ragtime
based on node library pg
. But find the non-blocking pg API is incompatible with ragtime
, so support .cljc is not a valid option anymore. I will extract the unit test fix in a separate PR. Thanks for your time.
Create #138 #139 for the minor fixes. Close this issue, since no use-case for supporting cljc.