is there any multiplatform scripting libraries? I ...
# multiplatform
c
is there any multiplatform scripting libraries? I want to use scripts on JVM and in JS, I don't think there is a kotlin script JS host right now
I found
LuaK
which is part of the Korge korlibs. Managed to use that in both JS and JVM