I was going through the docs and couple of answers here n there. I noticed that V8 compiles our code into machine code. So, is Node.js interpreted or compiled?
I was going through the docs and couple of answers here n there. I noticed that V8 compiles our code into machine code. So, is Node.js interpreted or compiled?