A sample that demonstrates how to use the Java Foreign Function & Memory API by using the LLVM C API as an example. The small program generates an LLVM module with code to print "Hello, World!", JIT ...