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 ...
This repository is for the Build a Java app with Maven tutorial in the Jenkins User Documentation. The repository contains a simple Java application which outputs the string "Hello world!" and is ...