Fork me on GitHub
#announcements
<
2021-08-24
>
borkdude15:08:22

nbb 0.0.50 An ad-hoc scripting tool for CLJS (SCI) on Node.js. • load react relative to script dir when using reagent, don't depend on it directly • support loading ESM modules: (:require ["zx$fx" :as zxfs]) • promesa module (makes working with promises more convenient) • support cljs.pprint • added lots of documentation and examples https://github.com/borkdude/nbb Follow up in #nbb.

🎉 52
jerger_at_dda18:08:20

On the way to reimplement mastodon-bot on jvm we managed to get a green graal-native build - yay 🙂 https://gitlab.com/yogthos/mastodon-bot/-/merge_requests/14 Does someone knows how to get (println) outputs on graal-native (pls. pm)? #mastodon #mastodon-bot

👍 2
3
borkdude20:08:48

There is a #graalvm channel for this. println should just work

jerger_at_dda06:08:58

will ask there :-)