Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 194 Bytes

scala-graalvm-lambda

Sample application of Native Scala with GraalVM.

How to deploy to AWS Lambda

  1. Run $ sbt nativeCompile
  2. Upload zipped code (target/bundle.zip) into AWS Lambda