# react-native-community/jsc-android-buildscripts

Script for building JavaScriptCore for Android (for React Native but not only)

Repository: https://github.com/react-native-community/jsc-android-buildscripts
Canonical: https://ross.abutalabs.com/products/jsc-android-buildscripts
Language: JavaScript
License: BSD-2-Clause
License Family: permissive
Last push: 2026-03-01T09:54:31+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 70, release rhythm 8, longevity 100
- inputs: {"age_days": 3375, "days_push": 185, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1070, forks 104 (observed 2026-08-28T04:03:27.999887+00:00)

## What it is
Build scripts for compiling the JavaScriptCore (JSC) JavaScript engine for Android, distributed as the jsc-android npm package. It was created to let React Native (and other Android projects) use up-to-date JSC releases instead of Facebook's outdated 2014 build.

## Use cases
- build javascriptcore for android
- update jsc engine in react native android
- get a newer javascript engine for my android app
- package jsc as an aar for android
- use jsc-android in a non-react-native android project

## When to choose
- you need a recent JavaScriptCore version on Android for React Native or another native app
- you want to build JSC yourself with custom patches or configurations

## When to avoid
- your project uses Hermes or another JS engine already
- you only need to consume prebuilt jsc-android binaries rather than build them
- you target iOS, where JSC ships with the OS

## Facets
- artifact type: library
- maturity: maintenance
- function: build-tool, compiler, developer-tools
- domain: mobile-development, cross-platform, developer-tools
- platform: cli
- tags: javascriptcore, react-native, jsc-android, build-scripts, webkit, cmake, ndk, android, macos, linux

## Member repositories
- react-native-community/jsc-android-buildscripts (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:27.999887+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:54:08.462938+00:00, confidence not recorded.
  - readme: https://github.com/react-native-community/jsc-android-buildscripts (fetched 2026-08-28T04:03:27.999887+00:00, sha 424f1fa90252)
- Data as of 2026-08-30T08:39:29.467469+00:00.
