Skip to content

Files

Latest commit

 

History

History
8 lines (5 loc) · 502 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 502 Bytes

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