android-jsc icon indicating copy to clipboard operation
android-jsc copied to clipboard

Why not support armeabi?

Open yanbober opened this issue 7 years ago • 3 comments

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

How to support armeabi?

yanbober avatar Dec 13 '16 08:12 yanbober

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

hey99xx avatar Mar 09 '17 07:03 hey99xx

React Native is actually using armeabi-v7a.

gengjiawen avatar Apr 18 '17 06:04 gengjiawen

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

ZhongbinHuang avatar Jul 19 '17 15:07 ZhongbinHuang