Is it currently possible to use the kotlin native runtime to evaluate kotlin script code at runtime? I’ve found only references to the javax.script support on the JVM while searching.
I’m guessing this was game dev related as well? 😂 Unfortunate, but interesting that it’s in the works. Might have to use Mono for now, when I do get around to it