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/.
nate 2020-05-16T16:42:31.261700Z

Has anyone tried compiling cognitect's aws-api with graalvm yet?

borkdude 2020-05-16T18:08:55.261900Z

yes and does it work? no

borkdude 2020-05-16T18:09:04.262200Z

I haven't btw, but several others have

borkdude 2020-05-16T18:09:32.262700Z

maybe too many unknowns at runtime?. possibly with the right reflection config, etc. you can make it work. don't know

nate 2020-05-16T18:19:34.263400Z

Ah, bummer.