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/.
2020-11-04T00:23:44.101500Z

@liquidz.uo thanks for mentioning that, it looks like: > GraalVM Community Edition 19.3.4 is a Critical Patch Update (CPU) and contains fixes to security vulnerabilities and critical bugs. so there may be reasons to upgrade from a security perspective. release notes here: https://www.graalvm.org/docs/release-notes/19_3/#1934

borkdude 2020-11-04T09:59:34.102200Z

article about compiling Java to native with GraalVM on raspberry pi: https://quarkus.io/blog/quarkus-native-on-a-raspberry-pi/

1
littleli 2020-11-04T11:40:07.104600Z

There is a Virtual Machine Meetup with interesting topics tommorow if some of you're interested https://vmmeetup.github.io/2020/ In particular "Supporting Custom Class Loaders for AOT in OpenJDK" can be useful.

👀 1