let-go is also a really interesting #clojure implementation.
It supports Clojure async. Go blocks are actual goroutines.
let-go includes an nREPL server compatible with CIDER (Emacs) and Calva (VS Code)
Compile your program to a self-contained HTML page with #wasm output or create a standalone binary.

https://github.com/nooga/let-go

#clojure #golang #wasm

GitHub - nooga/let-go: Almost Clojure written in Go.

Almost Clojure written in Go. Contribute to nooga/let-go development by creating an account on GitHub.

GitHub
@leobm ah that looks like a match made in heaven.