We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile a native library with GraalVM for embedding in non-Java apps. The native compilation would be similar to the CLI compilation. The library documentation of GraalVM is at https://www.graalvm.org/reference-manual/native-image/#build-a-shared-library .
A Go wrapper should be also added in https://github.com/murfffi/zebra-apps/.
The text was updated successfully, but these errors were encountered:
murfffi
No branches or pull requests
Compile a native library with GraalVM for embedding in non-Java apps. The native compilation would be similar to the CLI compilation. The library documentation of GraalVM is at https://www.graalvm.org/reference-manual/native-image/#build-a-shared-library .
A Go wrapper should be also added in https://github.com/murfffi/zebra-apps/.
The text was updated successfully, but these errors were encountered: