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
Better Dead Code Elimination in @rolldown.rs ✔
All built-in typed array constructors, such as `Uint32Array`, are now marked as pure.
In turn, they are properly removed when they don't have any effect and are "dead code".
Another optimization towards smaller bundles 🎉
2025-11-12T16:52:16.663Z