issues
search
clj-easy
/
graal-docs
Scripts and tips to get Clojure latest working with GraalVM latest
Eclipse Public License 1.0
390
stars
20
forks
source link
add some tips on testing
#6
Closed
lread
closed
5 years ago
lread
commented
5 years ago
To cover:
the technique of optionally spawning when testing native-images. Examples in: clj-kondo and jet.
natively compile then run clojure tests (currently experimenting with this)
lread
commented
5 years ago
initial start in 3ad9a8d3c2cda4a12409c81a506b7ec77c78a362
To cover: