This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-12-19
Channels
- # admin-announcements (1)
- # adventofcode (14)
- # announcements (2)
- # asami (7)
- # babashka (9)
- # beginners (41)
- # calva (43)
- # cider (31)
- # clerk (2)
- # clojure (34)
- # clojure-europe (17)
- # clojure-nl (1)
- # clojure-norway (166)
- # clojure-uk (7)
- # clojurescript (4)
- # datomic (1)
- # fulcro (10)
- # garden (1)
- # hoplon (2)
- # humbleui (4)
- # hyperfiddle (12)
- # jobs-discuss (6)
- # quil (6)
- # ring (6)
- # shadow-cljs (55)
- # squint (8)
- # xtdb (26)
HumbleUI on GraalVM! 🚀 It was some time since I last tried to compile HumbleUI with GraalVM, decided to spend some time on it again and was able to make it work this time: https://github.com/dundalek/humble-graal One step closer to dethroning Electron 😀 Another plus is that the build only uses clojure cli with deps. No leiningen, python or shell scripts needed. I am running Linux, so it would be cool if anyone wants to give it a shot on Mac or Windows and share results.
JWM and Skija compile as they are, HumbleUI needed some tweaks. I opened an issue to discuss possible solutions: https://github.com/HumbleUI/HumbleUI/issues/83
Fantastic! I watched yesterday's issue develop with interest. GraalVM is the holy grail for many of us & it's a boon for the library to have this support. Big thanks for putting in the work @U70QD18NP 🙏