Live data from Hacker News

Show HN: X86CSS – An x86 CPU emulator written in CSS

lyra.horse

1–10 of 99 posts

Re: Show HN: X86CSS – An x86 CPU emulator written in CSS

#6
post #4

I think we can look forward to running this on more non-Chrome browsers once @function [0] gets wider support? [0]: https://caniuse.com/wf-function

It relies on a few things, but @functions, if() statements, and container style queries are the main ones.

Re: Show HN: X86CSS – An x86 CPU emulator written in CSS

#7

Whoa! Completely unrelated but somehow unsurprising: Zero-day CSS: CVE-2026-2441 exists in the wild - https://news.ycombinator.com/item?id=47062748 - February 2026 (233 comments)

I do actually have a CSS CVE[0] in Chrome, but it was in the changelog as "in Animation" instead of "in CSS", so no fun stories/headlines for me :c

[0] https://chromereleases.googleblog.com/2025/06/stable-channel...

Post reply on HN