Remix.run Logo
HappMacDonald 2 hours ago

So all I am hearing is.. Rust

mr_mitm an hour ago | parent [-]

My understanding is that ffmpeg is probably incredibly close to the metal, with tons of assembler mixed in. I imagine doing the same in Rust would include lots of `unsafe` blocks and a similar amount of assembly, so it wouldn't change much in terms of security. Or am I wrong?