Scala Native on the Playdate

Interesting. How did you get a JVM to run in a dylib? Something like this? Calling Java From C | John's Blog

Yeah, indeed.
JNI is an easiest way to make a link between C and Java.

My Scalar Conf talk is up! https://www.youtube.com/watch?v=paHZkg8Py1U

1 Like