tupelo-schneck

Results 2 issues of tupelo-schneck

The documentation at https://www.graalvm.org/22.1/reference-manual/js/RunOnJDK/#graalvm-javascript-on-jdk-11 suggests to use -XX:+UseJVMCICompiler. But the Maven example discussed at https://www.graalvm.org/22.1/reference-manual/js/RunOnJDK/#graalvm-javascript-on-maven-central does not use -XX:+UseJVMCICompiler. Should one use it or not? The Maven project, even without...

It would be useful if the json pointer were available to user-defined custom format and keyword validation functions. Looking at the code, I can see that `dataPointerPath` is already being...

enhancement