Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI
1–2 of 2 posts
Re: Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI
#2Everyone'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