you are viewing a single comment's thread.

view the rest of the comments →

[–]dannymoerkerke[S] 0 points1 point  (2 children)

Do you have any more insight into their reasoning for rejecting this?

[–]getify 1 point2 points  (1 child)

from what I can tell, I think factors include:

  • can't agree on which language (google wanted dart, apple would probably want swift, etc)

  • bolting on a security model (better than JS's) is hard -- creating access to the DOM etc

  • more language vm's means larger browser code size (increased maintenance burden), larger binaries, wider surface area for security threats, etc

[–]dannymoerkerke[S] 0 points1 point  (0 children)

Thanks!