Ongoing Projects

As part of my job, I work on the open-source tool Diplomat. This is a Rust tool for generating FFI bindings between Rust and other languages.

My work has focused on interop between Rust and Kotlin. I also added support for callbacks and traits in the HIR (with full support implemented in the C and Kotlin backends).