Skip to content

timmyjose-learning/java-ffm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-ffm

A simple project demonstrating interop between Java and native languages (Rust, C) using the new jdk.incubator.foreign API.

Build

Before running for the first time:

  $ chmod a+x run.sh

To build and run:

  $ make && ./run.sh

About

Demo of using the new Java FFM API to invoke native libraries written in Rust and C.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors