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/.
jose 2020-07-22T16:16:27.087200Z

I didn't test it myself, but looks like clj-http got graalvm support: https://github.com/dakrone/clj-http/pull/543

jose 2020-07-22T16:18:13.087400Z

I just tried it, but I'm getting compiling errors with a basic request

borkdude 2020-07-22T17:16:25.087800Z

Even with that change clj-http makes for a bloated binary and requires quite some memory usage from GraalVM - but at least it works