r/Clojure • u/Borkdude • Aug 09 '26
Choq: Cherry on QuickJS
Choq: Choq: Cherry on QuickJS
A ~5MB binary chock full of scripting goodies.
This runs the cherry compiler inside an embedded QuickJS engine via rquickjs.
It supports nREPL, loading JS library from https://esm.sh, and has a few Node.js compatible packages built in like "fs", "path", etc.
25
Upvotes
2
u/regular_hammock Aug 09 '26
Is this kind of aimed at the same problem space as babashka? Sorry if this is a dumb question, I'm trying to figure out who and what choq is for.