NativeScript / android

NativeScript for Android using v8
https://docs.nativescript.org/guide/android-marshalling
Apache License 2.0
529 stars 135 forks source link

An idea to propose to reduce the size of the half apk #1435

Closed Fabiyo-90 closed 5 years ago

Fabiyo-90 commented 5 years ago

Would it be possible to halve the size of the APK by replacing the engine javascrit V8 by hermes of Facebook (https://hermesengine.dev/), we many find that the size of the apk for just one " Bonjour Monde !" is quite considerable. I would like to have applications whose apk will be halved.

tsonevn commented 5 years ago

Duplicate of https://github.com/NativeScript/android-runtime/issues/1436