|
|
|
|
|
by michaelothomas
725 days ago
|
|
I mean, I thought it was a pretty good explanation. JavaScript plays fast and loose with types. Which means that when JIT compilers generate code for it, they have to make all sorts of conservative decisions. This makes generated code more complex and, in turn, slower. Does that make sense? |
|