Core Wars is a programming game from the 1980s that is close to my heart. So I wrote a modern parser and runtime for it, aiming for maximal compatibility with pMARS, the canonical implementation. It compiles to webassembly, and you can play with it in your browser.
Repo: https://github.com/drivasperez/dmars
Interactive playground: https://dmars.drpz.xyz/playground