Fork me on GitHub
#babashka
<
2020-05-06
>
pfeodrippe02:05:48

Simple webserver being used for TLA+ override operator (formal methods with babashka!) https://github.com/pfeodrippe/ummoi/blob/master/examples/example_bb.clj

🎉 4
👍 4
borkdude19:05:24

Created 3 pod examples here: https://github.com/borkdude/babashka/tree/master/examples/pods. One in Clojure, one in Python by @rahul080327 and one in Rust. Still have to write some docs. Maybe some of you could try it locally. Let me know what you think. More info about what pods are here: https://github.com/borkdude/babashka/issues/411

❤️ 20
jeroenvandijk19:05:28

Wow Nice! I'll try it asap

souenzzo19:05:51

pods idea can be a nice way to integrate wasm into cljs ecosystem