A minor detail, the slogan should be Abstraction without runtime overhead. One off the most important things we forget is that everything is about trade offs not about better in a vacuum. The abstraction is not free, fwir Rust has a fairly complicated memory model for example.
A minor detail, the slogan should be Abstraction without runtime overhead. One off the most important things we forget is that everything is about trade offs not about better in a vacuum. The abstraction is not free, fwir Rust has a fairly complicated memory model for example.
Unfortunately, we didn’t make this slogan, it’s been around for years in the C++ world. It’s generally understood to be ‘runtime’.