Fork me on GitHub
#clojured
<
2020-03-02
>
grav15:03:01

The AWS Lambda-runtime for ClojureScript which I presented at the lightening talks can be found here: https://github.com/grav/aws-lumo-cljs-runtime

👏 4
grav15:03:36

Still hoping to come up with a good README, but for now there are some examples you can look at : https://github.com/grav/aws-lumo-cljs-runtime/tree/master/examples 🙂

👍 8
borkdude16:03:42

Hey @U052XLL3A, that was a cool presentation! Slightly related, with a different Clojure runtime: https://gist.github.com/borkdude/591e9f2a7453fd0872823c50b3e60130#gistcomment-3184776

grav06:03:49

Thanks, was really fun to do! That sci+google cloud example is very neat! It would be interesting to get sci running on lambda as well!