An open API service indexing awesome lists of open source software.

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

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.