Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 502 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 502 Bytes

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.