> Have you ever been supporting a large C++ code base to be compiled both by MS VC++ and gcc (or clang)? It's not too bad, but you are constantly working around minor incompatibilities and different levels of language support, time that could be productively spent elsewhere.
That is what happens to any technology based on standards instead of gold implementation.
That is what happens to any technology based on standards instead of gold implementation.
Lets have one OS, one browser, one compiler, ....