reeva icon indicating copy to clipboard operation
reeva copied to clipboard

A JavaScript engine for the JVM, built from the ground up with Kotlin.

Results 2 reeva issues
Sort by recently updated
recently updated
newest added

## Summary Both async function and arrow function seem to work, but they don't work if you use them together. ## Spec VM: GraalVM 17.0.8 OS: macOS 14 ## Error...

Would you mind to add some documentation in the README.md file so that new users can run the tests on this repository. I can see there is a submodule "src/test/resources/test262"...