This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
VoidZero
voidzero.dev
did:plc:vqbogjyhzudzajc6bu6mxdni
Most apps use code splitting: Your code gets split into multiple files (chunks) to load less unnecessary JavaScript.
When that happens, the annotated function might end up in one file and the call to it in another.
2026-02-17T20:29:30.274Z