Skip to content

Latest commit

 

History

History

clostache

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.