Fast starting Clojure runtime built with GraalVM native-image + Crema
Summary
Cream provides a native binary runtime for Clojure built with GraalVM Crema, enabling runtime eval, require, and library loading. It emphasizes fast startup and full Clojure compatibility at runtime but remains alpha with notable limitations and a large binary, making it more suitable for exploration than production; it also contrasts with Babashka to highlight tradeoffs.