Skip to content

Latest commit

 

History

History

datascript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

datascript

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

Usage

Currently testing:

[datascript "1.0.3"]
[org.clojure/clojure "1.10.2"]

Test with:

lein do clean, uberjar, native, run-native

Results

[datascript.core :as d]

Notes

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