GSoC Rust UNO API Weekly Update 2

2025-06-23 Thread Mohmed Ali
Hi all, I’ll outline the progress from Week 2 of the Rust–UNO binding project. Quick Summary Week 2 focused on building the core FFI infrastructure to safely bridge Rust and LibreOffice's C API. This work is documented as patch #186425 in the Libre

GSoC Rust UNO API Weekly Update

2025-06-12 Thread Mohmed Ali
Hi all, I’ll outline our chosen strategy for the Rust–UNO binding project, explain why we’ve settled on raw FFI against the C UNO API, and show our implementation plan—starting with the very first tasks we’ll tackle. *Why We Chose Raw FFI* We have chosen to build our Rust–UNO bindings by using th