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/.
borkdude 2020-11-12T15:32:38.108600Z

Just tried out asami with GraalVM:

$ ./asami
(["Explorers"] ["Demolition Man"] ["Johnny Mnemonic"] ["Toy Story"])
Works like a charm, memory consumption is far more reasonable than datascript.

borkdude 2020-11-12T15:32:46.108800Z

https://github.com/threatgrid/asami

danielneal 2020-11-12T19:41:25.109900Z

asami! how come I'd never heard of that?! Looks real interesting