Hi. Does anyone know how to call the parinfer-rust from a Clojure program (Java may also do)? I would like to experiment with a wrapper for my text editor written in Clojure.
Ok. I think I figured out how to use the CLI implementation.
Cool. It theoretically compiles to WebAssembly also, but the rust tooling that does that hasn’t been very stable.
Very early on I looked at JNI too which seemed possible.