asami 2023-08-18

Any plans to port this to ClojureDart? It seems like the different flavors use platform specific async libs, and Dart would be no different. Seems like a natural fit for flutter apps.

Oh. I hadn’t considered that. I know that there are more idiosyncrasies than other forms of Clojure, so I hadn’t really gone that way.

I was thinking of Jank though

👀 1

Right now, I’m very happy about how it compiles to native, and I was hoping it might do better under Jank

Having mentioned "compiles to native" are you successfully using Asami in mobile applications? If so what are you using to build the clj/cljs for mobile? I'm surprised how mobile seems to be an empty spot for a lot of Clojure and have only seen React Native and Tauri as options for making a Clojure mobile app, and had hoped being a JVM language there somehow would have been a more commonly used path to mobile. I'd love to have a datalog based graph db that can run offline-first, so was looking into Asami a bit, as well as CozoDB.

Actually, no, I haven’t tried it on mobile at all, sorry

I’m not very conversant with the space. Though I’ll happily work with someone who wants to try