@joergroedel.bsky.social
I wonder how the converter handles situations where the Rust code needs lifetime annotations, like in upward-referencing data structures.
Also, bounds checking is done at runtime in Rust, so when the Rust code compiles its does not mean the C source is secure :)
Also, bounds checking is done at runtime in Rust, so when the Rust code compiles its does not mean the C source is secure :)
January 12, 2025 at 11:02 AM
I wonder how the converter handles situations where the Rust code needs lifetime annotations, like in upward-referencing data structures.
Also, bounds checking is done at runtime in Rust, so when the Rust code compiles its does not mean the C source is secure :)
Also, bounds checking is done at runtime in Rust, so when the Rust code compiles its does not mean the C source is secure :)