# levskaya/jslinux-deobfuscated

An old version of Mr. Bellard's JSLinux rewritten to be human readable, hand deobfuscated and annotated.

Repository: https://github.com/levskaya/jslinux-deobfuscated
Canonical: https://ross.abutalabs.com/products/jslinux-deobfuscated
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2019-01-15T05:50:57+00:00

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

## Adoption (not part of the score)
Stars 1073, forks 147 (observed 2026-08-28T04:03:28.866574+00:00)

## What it is
A hand-deobfuscated and annotated version of an old JSLinux x86 emulator written in JavaScript, made readable for study. It runs Linux in the browser and serves as a pedagogical resource for understanding in-browser x86 emulation.

## Use cases
- study how an x86 emulator works in javascript
- run linux in the browser
- learn cpu emulation internals
- read annotated jslinux source code
- hack on in-browser x86 emulation

## When to choose
- you want to study Fabrice Bellard's original JSLinux code in readable form
- you need a simple browser-based x86 emulator to experiment with
- you're learning how opcode execution loops and CPU emulation work

## When to avoid
- you need a modern, maintained x86 emulator (use v86 instead)
- you need current JSLinux features or emscripten-based performance
- commercial use or redistribution matters - the license prohibits both without permission

## Facets
- artifact type: application
- maturity: maintenance
- function: simulation, interpreter, developer-tools
- domain: operating-systems, developer-tools, education
- platform: browser
- tags: x86-emulator, jslinux, deobfuscated, virtualization, pedagogical, algorithms, javascript, web-server

## Member repositories
- levskaya/jslinux-deobfuscated (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:28.866574+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:53:37.351713+00:00, confidence not recorded.
  - readme: https://github.com/levskaya/jslinux-deobfuscated (fetched 2026-08-28T04:03:28.866574+00:00, sha 04d0b9406b43)
- Data as of 2026-08-30T08:39:29.467469+00:00.
