https://github.com/quickjs-zh/quickjs-android
build quickjs-2019-08-10 for android with NDK r10e
https://github.com/quickjs-zh/quickjs-android
Last synced: about 1 year ago
JSON representation
build quickjs-2019-08-10 for android with NDK r10e
- Host: GitHub
- URL: https://github.com/quickjs-zh/quickjs-android
- Owner: quickjs-zh
- License: mit
- Created: 2019-08-13T07:49:15.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T09:36:38.000Z (almost 7 years ago)
- Last Synced: 2025-04-02T16:50:33.502Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 413 KB
- Stars: 27
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# quickjs-android
build quickjs-2019-08-10 for android with NDK r10e
1, build with ndk-r9c & ndk-r9d , fail!
2, build with ndk-r10e, success.
3, build with ndk-r19c, not support armeabi and mips64, success on other abi.