The Rust for Linux project
The Rust for Linux project
Posted Sep 23, 2021 4:15 UTC (Thu) by marcH (subscriber, #57642)Parent article: The Rust for Linux project
I really doubt anyone can predict the assembly code produced from any non-trivial piece of C unless they turn off optimizations.
https://queue.acm.org/detail.cfm?id=3212479 "C is not a low-level language", etc.
Posted Sep 24, 2021 14:37 UTC (Fri)
by error27 (subscriber, #8346)
[Link] (2 responses)
Some of the kernel is written in assembly. But there are definitely parts which are written in C but the author has the assembly in mind and reviews the assembly to verify.
Posted Sep 26, 2021 8:08 UTC (Sun)
by marcH (subscriber, #57642)
[Link] (1 responses)
Posted Sep 27, 2021 13:06 UTC (Mon)
by mathstuf (subscriber, #69389)
[Link]
The Rust for Linux project
The Rust for Linux project
The Rust for Linux project