Skip to content

keynmol/scala-native-java-ffm-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SBT template demonstrating Java and Scala Native interop via FFM

Powered by sbt-jextract plugin, uses setup described in my blog post.

This project requires JDK 23+ to work

If you have Coursier installed, you can launch SBT with cs launch sbt --jvm 23, or just run the Java code with cs launch sbt --jvm 23 -- jvmSide/run

About

Call Scala Native from Java/Scala using FFI

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published