A minimal example on how to use babashka runtime lambda layer https://github.com/dainiusjocas/babashka-lambda-layer/tree/master/examples
cool stuff, I played with the layer and serverless framework to deploy both, layer and function using sls, here’s an example based on yours: https://github.com/piczmar/clojure-lambda-layer
Nice. I'd say that you don't really need to build the layer by yourself. You can go the the Serverless application repository and install it to your profile using the browser https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:209523798522:applications~babashka-runtime
I bet making a REPL slack bot out of this is pretty easy
Good idea
https://gist.github.com/borkdude/591e9f2a7453fd0872823c50b3e60130