s-macke/jor1k
Online OR1K Emulator running Linux observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 50
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4990
- days_rel: n/a
- days_push: 305
- n_releases_24m: 0
Adoption not part of the score
1799 stars · 215 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
jor1k is an OpenRISC 1000 (and RISC-V) CPU emulator written in JavaScript that boots and runs Linux entirely in a web browser. It supports features like SMP multi-core emulation and is used in interactive demos such as editing, compiling, and running C code online.
Use cases
- run linux in the browser without installing anything
- emulate openrisc 1000 cpu in javascript
- edit compile and run c code online in a browser vm
- demo symmetric multiprocessing with multiple emulated cores
- teach operating systems and systems programming with a browser-based vm
- try rtems real-time operating system in a browser
- test a risc-v cpu implementation in the browser
When to choose
- you need a zero-install browser-based linux environment for teaching or demos
- you want to experiment with OpenRISC or RISC-V emulation without native tooling
- you want to embed a runnable VM in a web page or educational course
When to avoid
- you need high-performance or cycle-accurate emulation for real hardware work
- you need to run modern x86/ARM software or full desktop distributions
- you need a maintained general-purpose virtualization solution
Facets
library · maturity maintenance
simulation interpreter operating-systems developer-tools education hardware browser emulator openrisc risc-v cpu-emulation linux javascript virtual-machine smp web-server
2 sources
- readme: https://github.com/s-macke/jor1k · fetched 2026-08-28 · ffa3b3e91156
- homepage: http://jor1k.com · fetched 2026-08-29 · d92569defef2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| s-macke/jor1k | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem