A Stable Modular ABI for Rust

Yes, I think primarily the goal of this effort is to produce a way to create ABI plugins for Rust that can be swapped out. The specification for this modular ABI mechanism should be able to at least supply a stable Rust-to-Rust ABI and provide Rust-to-OtherLanguage ABIs.

1 Like