Past Editions
Within the SIFIS-Home project we are building on top of it to make the whole experience also trustworthy.
This talk will explore how we implemented all in Rust.
Rust provides a seamless way to consume and provide a C-compatible ABI.
We'll explore the tools available and the best practices to convert C libraries to Rust and expose back a C-API matching the original.
We'll see what are the current limitations and if there are ways to overcome them.
Rust provides a seamless way to consume and provide a C-compatible ABI.
We’ll explore the tools available and the best practices to integrate rust-components in a larger C projects, C/assembly components in a Rust projects and expose a Rust crate as a normal C library.