graalvm / graal-js-jdk11-maven-demo

An example project how to run Graal/JavaScript on JDK 11 with Graal as optimizing JIT compiler for best performance.
Universal Permissive License v1.0
177 stars 63 forks source link

Maven dependencies for other Truffle Languages #16

Closed guaporocco closed 5 years ago

guaporocco commented 5 years ago

Are there any plans to release mvn deps for languages like Fast.R? Or if I build Fast.R locally, what jars do I need to add to the classpath?

guaporocco commented 5 years ago

After some thought I don't think this is a relevant issue.