2
submitted 5 months ago by cm0002@infosec.pub to c/clojure@programming.dev

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

no comments (yet)
sorted by: hot top new old
there doesn't seem to be anything here
this post was submitted on 02 Mar 2026
2 points (100.0% liked)

Clojure

358 readers
1 users here now

Clojure is a dynamic, general-purpose programming language.

Resources:

founded 3 years ago
MODERATORS