An open API service indexing awesome lists of open source software.

https://github.com/rinx/graalvm-java-cgo-test

This is a sample code for https://github.com/oracle/graal/issues/2711
https://github.com/rinx/graalvm-java-cgo-test

Last synced: 8 months ago
JSON representation

This is a sample code for https://github.com/oracle/graal/issues/2711

Awesome Lists containing this project

README

          

# graalvm-java-cgo-test

Build
---

GraalVM 20.1.0 Java11 and `native-image` are required.

$ make target/call_from_go

To run

$ export LD_LIBRARY_PATH=target/native
$ ./target/call_from_go