(no title)
hugomg
|
5 years ago
I always love reading more about JavaScriptCore internals although I have to confess that much of the time one of the main lessons I get from it is that life would be much easier if we had types and didn't need to speculate so much in the first place.
pizlonator|5 years ago
So, it just depends on how important the benefits of dynamic types are versus the benefits of static types. I don’t think static types of dynamic types are better; they are just good at different things.
hugomg|5 years ago
cztomsik|5 years ago
I think there was some proposal already but it's probably dead now because I haven't heard about it for a while.
jolux|5 years ago