moko-javascript
moko-javascript copied to clipboard
JavaScript evaluation from kotlin common code for android & iOS
https://developer.android.com/jetpack/androidx/releases/javascriptengine
now on android we just merge string representations, but we should use `set` function of js context to pass original objects
Now android can test javascript engine only with instrumentation tests and we should start emulator before run test
updated: kotlin 2.2.10 agp 8.12.3 gradle 8.14.3 android min 24 androidTargetSdk 36 zipline 1.23.0 moko-js > 0.4.0