Originally posted by Szzz
View Post
I... don't think you understand what Rust is. Rust is a programming language. You're describing IPC (interprocess communication) issues at an operating system level. Mozilla is not writing a new Rust operating system. Maybe you could develop a POSIX++ architecture that looks and feels like POSIX but is hugely different (similar to how C++ looks and feels like C at a basic level, but then turns out to be drastically different) and see if you could get a POSIX++ kernel to supersede Linux... but, that isn't Mozilla's concern.
I'd love to have greater flexibility in IPC in general, but the current system works really well.
Leave a comment: