Add support for running with GraalVM (alternate GraalVM release)
lambdadog opened this issue ยท 1 comments
My understanding of this issue is that the reason Grakkit won't run on GraalVM is because it shades the GraalVM libraries -- would it be possible to have an alternate jar that simply doesn't shade these libraries and will run on GraalVM?