New experiment!

https://github.com/borkdude/cream

Fast starting Clojure runtime built with GraalVM native-image + Crema

Crema is a JVM bytecode interpreter which allows you to dynamically evaluate stuff inside of a native-image.

I have no idea where this is going yet and what the exact trade-offs with babashka are. Time will tell!

#clojure #babashka

@borkdude nice! What’s the memory (RAM) footprint?
@tomekw Don't know. Try it :)