Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI

(avelino.run)

Comments

avelino 2 hours ago
Everyone's selling you the "rewrite in Rust for performance" narrative

I turned a Clojure database into a .so that runs embedded in Rust, Python, or anything that loads FFI

Zero JVM at runtime. GraalVM Native Image did the heavy lifting