Earlier quoted context omitted.
> I think Emacs types would shy away from building JavaScript into their editor, having V8 be the engine, adding more layers of abstraction to understand and maintain, and splitting the extensions between Emacs Lisp and JavaScript. I'm also not convinced that a significant part of the community really wants this. I'm reminded of when an old C hand tells me that Rust will never replace C because it's too complex, brit…
> Much of computing in the very near future will be built on two languages: Rust and JavaScript. JavaScript runtimes will written in C++, and will run on OS's written in C. "Built on" is the wrong phrase to use here, because the actual foundations aren't Rust or JavaScript and will never be.
C++ is slowly but surely displacing C on the OS side too. The field is obviously full of, hmm, time-proven code but new project tends to use C++.