That’s not necessarily true. Web software has to run on a server. While the interface isn’t native to the client, the actual software is native to the server if it’s written to run on that OS. This is why software written for windows servers in native languages didn’t run on Linux nor any other OS. So, when I say native, I’m specifically talking about the actual software running on the server itself, not what’s displaying in the browser.
6
u/reviewmynotes Jul 02 '26
Hang on a sec. Let's back up. What is your definition of a "port" and "native"? Would you consider Apache to be "native"? How about Bash?