|
|
|
|
|
by vertex-four
4293 days ago
|
|
It's a research project. Maturity has nothing to do with it. There's literally no plans for Servo apart from research. > It's always been that way, and it always will be. I doubt a new library/platform will change that. Except that we have ridiculously few memory-safe systems programming languages. Rust is one, I believe Ada is another. Provably memory-safe code means no more stack/buffer overflows, no more writing to random bits of memory, and in Rust's case it can be for almost free. |
|