cherry

amano 2025-06-03T02:28:47.405209Z

• 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?

amano 2025-06-04T14:42:04.993019Z

Oh, I thought it wasn't compatible with clojure.

borkdude 2025-06-03T10:35:01.486609Z

• 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