- cross-posted to:
- clojure@programming.dev
- cross-posted to:
- clojure@programming.dev
You must log in or register to comment.
I actually had lots of fun writing a clojure compiler in rust that would target wasm. This allows to write it all in rust and then get it to self-host bit by bit.

