Anonymous
10/24/2025, 12:31:30 AM
No.106987935
>>106987861
that code compiles, but it results in completely undefined behavior. in safe rust btw.
it highlights a core flaw in the type system
>>106987877
that's true. more than half of c's speed is from UB, ironically
that code compiles, but it results in completely undefined behavior. in safe rust btw.
it highlights a core flaw in the type system
>>106987877
that's true. more than half of c's speed is from UB, ironically