Open yanbober opened 7 years ago
why not support armeabi? React Native used this, but not support armeabi, i guess depend on this.
How to support armeabi?
Duplicate https://github.com/facebook/android-jsc/issues/17
React Native is actually using armeabi-v7a.
i have the same problem. change the cpu_abi to arm.but compile error: Error: invalid immediate: 983040 is out of range
why not support armeabi? React Native used this, but not support armeabi, i guess depend on this.
How to support armeabi?