Testing whether clostache library can be used in a native binary image with GraalVM.
Currently testing:
[de.ubercode.clostache/clostache "1.4.0"]
Test with:
lein do clean, uberjar, native, run-native
[clostache.parser :as clo]
✅.
- To get clostache to working a reflect-config file is necessary. Once this is available it compiles and runs.