I heard that the V8 engine compiles Javascript to a sequence of machine code instructions. If so, then shouldn't Python be slower since it's an interpreted language like Javascript?I am asking, because in an interview this dude told me that Javascript is slower than Python, but I thought that was only when Javascript is running on the browser as an interpreted language and not as compiled machine code.
Submitted November 15, 2019 at 02:58AM by jesusscript
No comments:
Post a Comment