Cool, I think at this point, since there's a few Clojure Go dialect, what I'd like to understand most is which one is fully hosted on Go, has as good interop as JVM Clojure has with Java, where I can both use what I make from Go, and also use Go from Clojure, and even create mixed projects would be nice. And also, truly details the differences, beyond interrop, what is not the same and differs.
I think Gloat/Glojure has the best hosted runtime story because of its AOT to Go src pipeline - you can grab anything Go at compile time. OTOH let-go can roundtrip any Go value including structs, functions and channels but it does not allow pulling arbitrary go libs without wrapping them up first - they'd need to be built into the runtime for this.