A first look at Rust in the 6.1 kernel
A first look at Rust in the 6.1 kernel
Posted Oct 16, 2022 18:50 UTC (Sun) by ceplm (subscriber, #41334)Parent article: A first look at Rust in the 6.1 kernel
Posted Oct 17, 2022 8:42 UTC (Mon)
by rsidd (subscriber, #2582)
[Link]
But in any case, the question is of linking code compiled with gcc with objects compiled with clang or something else. In general, this is possible. The kernel may have special difficulties.
A first look at Rust in the 6.1 kernel