An open API service indexing awesome lists of open source software.

https://github.com/keynmol/scala-native-jni-template

Call Java and Scala from Scala Native, batteries-included template
https://github.com/keynmol/scala-native-jni-template

java jni jvm scala-native scala3

Last synced: 9 months ago
JSON representation

Call Java and Scala from Scala Native, batteries-included template

Awesome Lists containing this project

README

          

# Call Java and Scala JVM from Scala Native using JNI

A template (with JNI bindings included) that demonstrates how JNI can be used to invoke Java code from Scala Native.
Read my [blog post for more details](https://blog.indoorvivants.com/2025-02-08-java-from-scala-native-via-jni)