graalvm

Discuss GraalVM related topics. Use clojure 1.10.2 or newer for all new projects. Contribute to https://github.com/clj-easy/graal-docs and https://github.com/BrunoBonacci/graalvm-clojure. GraalVM slack: https://www.graalvm.org/slack-invitation/.
ericdallo 2021-02-01T22:43:41.108500Z

We have finally one more clojure app compiled successfully with GraalVM 🎉 :graal-vm: :clojure-lsp:

1
1
🎉 2
ericdallo 2021-02-02T12:23:15.116800Z

that's right, we use it for developer, like make changes on clojure-lsp and check if they worked, but AFAIK even if it compiles correctly, it wouldn't work evaluating things after the image was already compiled

flowthing 2021-02-02T13:11:42.117300Z

Right, I agree — it wouldn't.

1