• Why did you write cherry in clojurescript instead of javascript or clojure? • Is the future going to be webassembly "https://github.com/WebAssembly/component-model" compiler?
Oh, I thought it wasn't compatible with clojure.
• cherry was written in clojure(script) because I found a codebase that happened to run in babashka and started playing with it, which became squint + cherry. they both still run in JVM Clojure, babashka and ClojureScript • I don't know what the future holds