I’ve updated Clojure ClamAV library with safer streaming, timeouts, reusable sessions, parallel scanning, and Ring middleware. Tested on Java 17/21 and against ClamAV. Local benchmarks show 2.7–3.7× faster transfers for 1–8 MiB payloads. Code, API examples, and benchmarks: https://github.com/damesek/clamav-clj
New lib! babashka.esbuild: Use esbuild from babashka and the JVM https://github.com/babashka/babashka.esbuild Pairs particularly well with squint in bb or on the JVM babashka squint cljs
Neat! I use esbuild for cljdoc. I should give this a whirl!
A whirl doesn't hurt I guess!