Hacker News new | ask | show | jobs
366-byte C program emulator can run Linux and Doom – IOCCC29 winner (github.com)
6 points by s-macke 5 days ago
1 comments

This VM implements an OISC - a One Instruction Set Computer.

More information:

https://github.com/ioccc-src/winner/blob/master/2025/cable/R...