Is there a build in function in Scittle to run code async?
What do you mean exactly?
Something like go in clojure.core.async or js-await in shadow.cljs.modern
Yes, promesa
Ah, cool 👍 Is there a list of build in librarys?
All available stuff is mentioned here: https://babashka.org/scittle/ except promesa :)
For every built-in lib you need to include a separate file: https://github.com/babashka/scittle/releases