> Maybe one day we'll have web browsers that don't have any C code. Nothing against C. It's a great systems language, but I'd rather my web browser not use it.
Both Firefox and Chrome are primarily written in C++, not C. They do use C libraries though including libc.
Both Firefox and Chrome are primarily written in C++, not C. They do use C libraries though including libc.