Join Nostr
2026-02-24 02:23:52 UTC

Rebane on Nostr: i built an entire x86 CPU emulator in CSS (no javascript) you can write programs in ...

i built an entire x86 CPU emulator in CSS (no javascript)

you can write programs in C, compile them to x86 machine code with GCC, and run them inside CSS

https://lyra.horse/x86css/