Claude Opus 5 builds a 16-bit VM, a live debugger and even a PNG encoder on its own
Dry-Foundation9720 · reddit · 2026-07-25
A user asked Claude Opus 5 to build something ambitious, and it ended up creating a 16-bit virtual machine called NOVA 16-bit with an assembler, a live debugger, and a browser-based execution UI.
The interesting part, according to the poster, was not just the code:
- The VM was visualized in an HTML canvas while instructions executed.
- Claude also wrote a PNG encoder from scratch without being asked.
- It wanted to render the framebuffer to a file so it could inspect the pixels and fix a muddy fractal palette.
- The user says it detected the palette problem and corrected it.
The screenshot shows a full coding-agent workspace with the VM UI, source code, debugger, and runtime panels.
More from coding & agent
- Chaining dependent MCP tool calls: no rollback, duplicate risk — agentrsdg · 2026-09-11
- DeepMind-led paper makes design docs the source of truth, code disposable — SMART regenerates in 1.5-3h for ~$100 — Roger_M_Taylor · 2026-09-11
- Agent-built classifier labels 192k docs for $0.70 vs $13-26 with frontier LLMs — vanstriendaniel · 2026-09-11
- MathModelAgent gains traction: auto-solves math modeling and writes a submission-ready paper — jihe520 · 2026-09-11
- alphaXiv open-sources OpenResearch to run parallel research agents with any model — alphaXiv · 2026-09-11
- DeskcommCRM: open-source AI sales CRM with native agents and WhatsApp hits 1k stars — melgarafael · 2026-09-11