Issues that would need to be resolved to support ClojureDart: - [ ] Waiting for ClojureDart - [ ] `defmulti`/`defmethod` https://github.com/Tensegritics/ClojureDart/issues/3 - [ ] Convert every .clj file to .cljc or add .cljd variant (including dependancies) Probably others also, but this is what I am aware of so far.
Issues that would need to be resolved to support ClojureDart:
defmulti/defmethodImplement multimethods Tensegritics/ClojureDart#3Probably others also, but this is what I am aware of so far.