Anonymous
8/22/2025, 9:38:33 PM
No.106350059
>>106349644
>The whole fucking point of rust is so that you can get performance WITHOUT needing to use any unsafe code
that's like saying the whole point of C is so that you can get performance WITHOUT hand written ASM. it's just delusional retardation on your end.
Real world demands highly specialized and arguably unreadable code, no matter what language. that's reality. Optimizing compilers are powerful, but not magic. there are limits.
>The whole fucking point of rust is so that you can get performance WITHOUT needing to use any unsafe code
that's like saying the whole point of C is so that you can get performance WITHOUT hand written ASM. it's just delusional retardation on your end.
Real world demands highly specialized and arguably unreadable code, no matter what language. that's reality. Optimizing compilers are powerful, but not magic. there are limits.