Skip to content
This repository was archived by the owner on Sep 22, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 345 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 345 Bytes

Building a native-image

First, install Jabba.

Next, install GraalVM 20.1.0

jabba install [email protected]

Next, run sbt native-image. This step may take a while to complete. Once it's done, the binary should be ready to use

./fastpass/target/graalvm-native-image/fastpass help