Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 480 Bytes

clostache

Testing whether clostache library can be used in a native binary image with GraalVM.

Usage

Currently testing:

[de.ubercode.clostache/clostache "1.4.0"]

Test with:

lein do clean, uberjar, native, run-native

Results

[clostache.parser :as clo] ✅.

Notes

  • To get clostache to working a reflect-config file is necessary. Once this is available it compiles and runs.