fix graal compile opts for vthreads

This commit is contained in:
Scott Richmond 2023-01-28 17:48:43 -05:00
parent 7dca7ad3cc
commit b3e970933b

View File

@ -4,4 +4,4 @@ jenv shell graalvm64-19.0.2
lein uberjar lein uberjar
native-image --report-unsupported-elements-at-runtime --initialize-at-build-time -jar ./target/ludus-0.1.0-SNAPSHOT-standalone.jar -H:Name=./target/ludus native-image --enable-preview --report-unsupported-elements-at-runtime --initialize-at-build-time -jar ./target/ludus-0.1.0-SNAPSHOT-standalone.jar -H:Name=./target/ludus