|
|
|
|
|
by Raphael_Amiard
5673 days ago
|
|
> and I imagine JS can't ever quite go that fast I'm not the most knowledgeable person on the subject, but from what i understand, there is no theoretical reason that JS couldn't go that fast. The two languages are more similar than they are different, even if JavaScript is quite more complex. I remember Mike Pall saying something similar in an LTU thread some time ago. |
|
He did and the mozilla guys pointed out how this wasn't the case. The languages are very similar but JS has some weird semantics due to how things are scoped. (ref. the Chakra optimization brouhaha a month ago)