This project demonstrate how Chroma.js can be embed in a Java application using the GraalVM Polyglot API.
Status
|
This project is a proof of concept. |
-
Install GraalVM
-
Install Maven 3.5 or greater
-
Run the following command:
$ mvn clean install
Important
|
Make sure that Maven is using the $ JAVA_HOME=/path/to/graalvm mvn clean install |