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
Upon further investigation, it appears to be an inlining issue, where the compiler stopped inlining after the method reached some size threshold. Manually inlining it allowed adding the extra debug info at no runtime cost.
2025-08-27T01:26:20.600Z