Tag: software-engineer
All the articles with the tag "software-engineer".
Rust FFI, Explained Simply
Published: at 10:00 AMFFI (Foreign Function Interface) scares a lot of beginner Rust developers. Here is a simple explanation, with concrete examples, of how Rust can talk to C code.