Around 18 months ago I tried as hard as I could to...
# scripting
d
Around 18 months ago I tried as hard as I could to get Kotlin Scripts (inc. the embedded compiler component) to run on Android. I was met with insurmountable difficulties; as I recall the bytecode level of the redistributables itself couldn't even run on Android/ART(?) Has this changed, has anyone run Kotlin Scripts on Android
m
FWIW, I ran into similar problems in a similar timeframe. It looks like you commented on the YouTrack issue that I filed for it: https://youtrack.jetbrains.com/issue/KT-33560
i
Unfortunately there are no changes here, and it doesn't look like we have in-house resources to tackle this issue in the nearest future. But if somebody is willing to help, we can discuss the approaches to the solution.