This talk is amazing. In 30 minutes, he explains so many topics I've only had a surface level understanding in, but now I finally feel like I understand it all. I wish someone would make a companion video that explains the same things in the same order, alongside demo code.
I found Stabby randomly on a Reddit post and I friggen love it. I opened this video because the topic is relevant to the work I am doing now, pleasantly surprised to see that this is an explainer on Stabby!
u can just use the C ABI in Rust the downside is u have less type safety/memory safety if you had a pure Rust stable ABI you could dynamically link and still retain type and memory safety
Just fantastic, jaw to the floor kind of talk. Learned a whole lot!
This talk is amazing. In 30 minutes, he explains so many topics I've only had a surface level understanding in, but now I finally feel like I understand it all. I wish someone would make a companion video that explains the same things in the same order, alongside demo code.
That was an awesome talk, not just because I liked the content, but also flawlessly delivered
I found Stabby randomly on a Reddit post and I friggen love it. I opened this video because the topic is relevant to the work I am doing now, pleasantly surprised to see that this is an explainer on Stabby!
It is so cool, I am looking for something similar to this for so long
Stabby is such a good name!
❤❤❤
How rust is in Linux kernel without good abi?
u can just use the C ABI in Rust
the downside is u have less type safety/memory safety
if you had a pure Rust stable ABI you could dynamically link and still retain type and memory safety