Hacker News new | ask | show | jobs
Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI (avelino.run)
2 points by avelino 146 days ago
1 comments

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