This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-09-23
Channels
- # babashka (2)
- # babashka-sci-dev (401)
- # beginners (10)
- # biff (6)
- # calva (6)
- # clj-on-windows (6)
- # cljfx (13)
- # clojure (91)
- # clojure-austin (1)
- # clojure-europe (6)
- # clojure-norway (11)
- # clojurescript (14)
- # clr (3)
- # docker (3)
- # emacs (2)
- # fulcro (21)
- # hyperfiddle (2)
- # membrane (30)
- # nbb (4)
- # pedestal (7)
- # polylith (16)
- # reitit (1)
- # sci (4)
- # xtdb (9)
Has anyone investigated JavaFX+Clojure on Android recently? Seems like the JavaFX/Gluon folks have made some strides the past years.
what makes Clojure slow on android?
Or was there a problem on Android with insanely long app boot times where most of the time is spent in Clojure loading namespaces?...
here is another answer from 10 years ago about Clojure on Android — https://news.ycombinator.com/item?id=5471685
maybe the situation has changed, but to me it seems that there is just no Clojure on Android. But there is ClojureScript and ClojureDart
Do you think this would be solved if there was native support for Clojure like Kotlin has?
Seems like a silly indirection to exist.