borkdude/cream: Fast starting Clojure runtime built with GraalVM native-image + Crema [ALPHA]
3mon 17d ago by infosec.pub/u/cm0002 in clojure@programming.dev from github.com
Clojure + Crema: a native binary that runs full JVM Clojure with fast startup.
Cream uses GraalVM's Crema (RuntimeClassLoading) to enable runtime eval, require, and library loading in a native binary. It can also run Java source files directly, as a fast alternative to JBang.
Warning: Cream is very alpha. It depends on GraalVM Crema (EA) and a custom Clojure fork. Do not use in production. Issues and ideas are welcome though: https://github.com/borkdude/cream/issues