2 points by avelino 2 hours ago | 1 comments
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
Transforming a Clojure Database into a Polyglot Library with GraalVM and FFI
(avelino.run)2 points by avelino 2 hours ago | 1 comments
Comments
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