This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Andrew Lilley Brinker
alilleybrinker.com
did:plc:geozyv62fx63m7jhr4eraubc
@steveklabnik.com’s explanation on this is the best.
Unsafe Rust is a superset of safe Rust that lets you do more. When you do those things, safe Rust’s guarantees (which rely on assumptions that are always true for safe Rust) become *your* problem to uphold.
https://steveklabnik.com/writing/you-can-t-turn-off-the-borrow-checker-in-rust/
2025-03-17T02:00:13.759Z