Fork me on GitHub
#graalvm
<
2021-07-30
>
cap10morgan17:07:59

interesting. I might be moving this over to tools.build soon for unrelated reasons so that might take care of it. it also turns out we didn't need tools.reader in here anymore (it was using to read edn, which clojure.edn is better for nowadays).

borkdude17:07:02

clj-graal-docs has a hello world example where you can use plain clojure.core/compile, basically no tooling needed