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/.
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/.