upvote
I don't think Javascript is still interpreted though?
reply
It is necessarily interpreted. Specific functions or code blocks can be JIT compiled to native code, but not an entire script.
reply
Let's just say it's open to interpretation.
reply