facebookarchive / android-jsc

Scripts for building JSC for Android
Other
255 stars 38 forks source link

Why not support armeabi? #20

Open yanbober opened 7 years ago

yanbober commented 7 years ago

why not support armeabi? React Native used this, but not support armeabi, i guess depend on this.

How to support armeabi?

hey99xx commented 7 years ago

Duplicate https://github.com/facebook/android-jsc/issues/17

gengjiawen commented 7 years ago

React Native is actually using armeabi-v7a.

ZhongbinHuang commented 7 years ago

i have the same problem. change the cpu_abi to arm.but compile error: Error: invalid immediate: 983040 is out of range