scittle

DerTev 2023-03-28T16:43:45.469549Z

Is there a build in function in Scittle to run code async?

borkdude 2023-03-28T16:46:19.468549Z

What do you mean exactly?

DerTev 2023-03-28T16:48:42.746859Z

Something like go in clojure.core.async or js-await in shadow.cljs.modern

borkdude 2023-03-28T17:00:14.435329Z

Yes, promesa

DerTev 2023-03-28T17:02:58.785939Z

Ah, cool 👍 Is there a list of build in librarys?

borkdude 2023-03-28T17:20:36.276849Z

All available stuff is mentioned here: https://babashka.org/scittle/ except promesa :)

borkdude 2023-03-28T17:21:11.018899Z

For every built-in lib you need to include a separate file: https://github.com/babashka/scittle/releases