Safe embedded code is state of the art
Safe embedded code is state of the art
Posted Aug 15, 2024 14:32 UTC (Thu) by mb (subscriber, #50428)In reply to: Safe embedded code is state of the art by DanilaBerezin
Parent article: Standards for use of unsafe Rust in the kernel
Well, in embedded code it does work.
Why are kernel drivers any more special than that?
Why are kernel drivers any more special than that?
In my experience it is always possible to find a safe abstraction that makes sense instead of coding unsafe everywhere.
(And I deliberately said *most* drivers)
