On Tue, Sep 2, 2025 at 12:39 PM Ezekiel Newren <ezekielnewren@xxxxxxxxx> wrote: > Actually now that I'm knee deep in adding cbindgen to Rust it'll make > less sense to add it later. I'm currently working on refactoring my > entire patch series to include cbindgen from the beginning. I haven't > looked into cbindgen until now because I wanted to understand at a > deep level how C <-> Rust ffi worked rather than using an automagical > tool like cbindgen. I now think cbindgen should be part of the > introduction of Rust. I've been able to get cbindgen to work with 1.63.0, but I'm not ready to release my next patch series yet.