|
|
|
|
|
by nikic
4738 days ago
|
|
Yes, of course in the end everything runs on machine code. That does not imply though that it is reasonable to write your web applications in machine code or assembly or C or C++. I'm not arguing whether or not C++ is actually suitable for web development, I just don't think your line of argumentation makes sense. |
|
It's absurd to claim that C and C++ aren't suitable for web development when a huge part of basically every web app today is written in one or both of them. They aren't just suitable for web development; they are critical for it.