Who'da thought: just tried bb 0.0.81 on Windows 10 and babashka.curl worked out of the box!
C:\Users\borkdude\Downloads>bb -e "(:status (curl/get ""<https://www.clojure.org>""))"
200
I didn't even know Windows shipped with curl these days. It's at C:\Windows\System32\curl.exe
but maybe that specific to the image that Microsoft makes available for testing IE.Ah, thanks for mentioning this @sogaiu: https://techcommunity.microsoft.com/t5/containers/tar-and-curl-come-to-windows/ba-p/382409