jextract
jextract copied to clipboard
https://openjdk.org/projects/code-tools
This commit just fix a typo in the word directory. Please add the following to the description of the pull request: 1. A brief recap of the status quo, as...
This PR fixes a bunch of issues with trying to run jextract in CPP mode, using a `compile_flags.txt` file containing the `-xc++` flag. I've found at least three issues: *...
This is just a proposed OpenCL + OpenGL Nbody demo Uses jextract to extract Java bindings for both OpenGL and OpenCL. Uses OpenCL for the physics and OpenGL to render....