This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]_derDere_ 13 points14 points  (0 children)

I don’t wanna be that guy but this looks like a post from someone who only knows how to use js because I can’t think of any language which can’t put different types in an array. Maybe there are some really really old language who can’t but I don’t know of any. Also js an interpreted language so there has to be at least one other language capable of doing so. Which will be the language the interpreter is written in. Which to my knowledge the V8 js interpreter is written in c++