diff --git a/README.md b/README.md index 52eb0127..0c6a8b15 100644 --- a/README.md +++ b/README.md @@ -781,7 +781,7 @@ Differences with Clojure: than in Clojure on the JVM. In general interpretation yields slower programs than compiled programs. -- No support for unboxed types. +- No `defprotocol`, `defrecord` and unboxed math. ## External resources @@ -942,6 +942,10 @@ babashka. A collection of scripts developed by [https://github.com/justone](@justone). +#### [nativity](https://github.com/MnRA/nativity) + +Turn babashka scripts into binaries using GraalVM `native-image`. + ## Package babashka script as a AWS Lambda AWS Lambda runtime doesn't support signals, therefore babashka has to disable