Anyone managed to run ring on GraalVM?
Try this https://github.com/BrunoBonacci/graalvm-clojure/tree/master/ring-jetty
Thanks!
Try this https://github.com/BrunoBonacci/graalvm-clojure/tree/master/ring-jetty
Thanks!
thank you. Can you share examples of issues about ” some dependencies might take considerable effort”?
I don't know all of the pitfalls, but a program that has heavy reliance on jni, reflection, or eval seems like it would be difficult to compile with graalvm
1👍