NativeScript runtime package for Android, built with the QuickJS-ng JavaScript engine.
From the repo root:
npm run build-android -- --engine=QUICKJS_NGThe staged package lands in dist/android_quickjs_napi/ and the tarball in
build/npm-tarballs/. Add --binding=jsi for the jsi runtime tree
(dist/android_quickjs_jsi/).