ISA Cosmos, A tiny, hackable ISA visualization playground. Type an instruction, watch the registers move and the ALU light up — not a simulator, a stage for teaching and demos.
- Architectures: RISC‑V, x86, ARM, LoongArch (grouped by sub‑extensions)
- Stack: React + Monaco + Timeline→SVG renderer
- Why: Show how an instruction works in 30 seconds; make it easy for others to add their own animations.
Full docs live in docs/guide.md.
Still Under Development, I am adding more insts manually.🤗