This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Craig Gidney
craiggidney.bsky.social
did:plc:epthfghotbqqdha4w2ivbrrk
Been experimenting with generating circuit-specialized simulation code, to reduce branch mispredictions.
Generating a 1M line NASM file has gone far better than a 1M line C++ file. nasm finishes in a few seconds on inputs of that size (gcc was taking hours). But still unnecessarily slow...
2025-08-23T21:15:17.309Z