Vibe Clojure 5: WWW REPL
One thing about being written in Rust is that Clojurust can target WebAssembly, as long as it’s not doing anything too advanced. Stripping…
One thing about being written in Rust is that Clojurust can target WebAssembly, as long as it’s not doing anything too advanced. Stripping…
I was rewatching Rich’s excellent Spec-Ulation keynote from the 2016 Clojure/Conj (I got to see this talk in person! One of the two Conj’s I was able to attend), and thought, why don’t we just try fixing some of these issues that Rich brings up?
One significant step in a new Clojure dialect should be running a real app with it. If it can’t do that, it’s not ready for any kind of…
I wrote previously about my attempt to write a Clojure dialect in Rust. I’ve been using coding agents to do some of the work here, really…
I’ve been writing a Clojure in Rust.