java.cr icon indicating copy to clipboard operation
java.cr copied to clipboard

Java Native Interface (JNI) bindings (and generator) for Crystal

Results 1 java.cr issues
Sort by recently updated
recently updated
newest added

Running the test suite causes BDWGC to try to collect some memory, which sends a custom signal to all threads, asking them to stop. The JVM catches that signal, and...