The experimental Rust PR to add a more expressive "interop" ABI on top of the C ABI is IMHO the most exciting new effort that happened in Rust in the last few years.
Thanks to @josh and others for starting this very important work 🥳
https://github.com/rust-lang/rust/pull/105586
Also @Mara's reply seems to indicate that some serious thought is now also put into other related areas, especially for handling Rust dynamic libraries.
https://github.com/rust-lang/rust/pull/105586#issuecomment-1349332850
Very exciting stuff for making Rust a better choice in various areas where exactly these topics were slowing down or hindering adoption.