Skip to content

zig-java/jui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jui

jui or the Java Universal Interface is a set of Zig-intuitive bindings for JNI, the Java Native Interface.

Taking jui for a spin

# Build the demo
zig build

# Run the demo
java -Djava.library.path="zig-out/lib" test/src/com/jui/JNIExample.java

Releases

No releases published

Packages

No packages published