Fork me on GitHub
#graalvm
<
2020-04-01
>
Crispin02:04:49

I supported hiccup (the syntax) without using hiccup (the library)

Crispin02:04:56

I use a combination of my own code along with the hickory library.

borkdude09:04:12

Excellent article on GraalVM substitutions: https://blog.frankel.ch/coping-incompatible-code-graalvm-compilation/ This is also the approach taken to fix an issue with GraalVM and Clojure on JDK11 https://github.com/borkdude/clj-reflector-graal-java11-fix

👏 4
👀 4
taylor12:04:49

oh wow they’re writing a k8s controller in Java too, this is an interesting post