# jxcore/jxcore

Evented IO for ChakraCore, SpiderMonkey & V8 JavaScript

Repository: https://github.com/jxcore/jxcore
Canonical: https://ross.abutalabs.com/products/jxcore
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2022-12-08T11:43:29+00:00

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

## Adoption (not part of the score)
Stars 2368, forks 309 (observed 2026-08-28T04:06:41.678008+00:00)

## What it is
JXcore is a fork of Node.js that extends evented I/O JavaScript with support for multiple JS engines (ChakraCore, SpiderMonkey, V8), multi-threading, and packaging for mobile and embedded platforms. It enables running Node.js-style applications on Android, iOS, Windows, Linux, BSD, and embedded devices.

## Use cases
- run node.js apps on android and ios
- embed a javascript runtime in a mobile application
- use multiple javascript engines with node-style apis
- multithreaded javascript application development
- package node.js apps for mobile deployment
- run javascript on embedded linux devices like openwrt

## When to choose
- you need to run node.js-style code on android or ios in a legacy project
- you want multi-engine javascript support (chakra, spidermonkey, v8)
- you need node.js on embedded arm/mips devices

## When to avoid
- starting any new project - development was halted by Nubisa and the project is abandoned
- you want an actively maintained mobile node.js solution - consider nodejs-mobile instead
- you need modern node.js features or security updates

## Facets
- artifact type: framework
- maturity: abandoned
- function: concurrency, embedded
- domain: developer-tools, mobile-development, cross-platform
- platform: windows, bsd, embedded
- tags: nodejs-fork, javascript-engine, multithreading, mobile-apps, chakracore, spidermonkey, v8, embedded-systems, javascript-runtime, android, ios, linux, macos

## Member repositories
- jxcore/jxcore (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.678008+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-30T02:35:29.213319+00:00, confidence not recorded.
  - readme: https://github.com/jxcore/jxcore (fetched 2026-08-28T04:06:41.678008+00:00, sha d510ea3db1eb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
