I see your point and do agree greenfield projects can be great for learning new languages but only if the project is simple enough. Browsers are huge and complex, language choice is very important as well as who will be working on it.
I think one of the arguments as well was that building the DOM in rust would have extra challenges as it’s fundamentally very object oriented so having a language suited to OOP would make it easier.
I see your point and do agree greenfield projects can be great for learning new languages but only if the project is simple enough. Browsers are huge and complex, language choice is very important as well as who will be working on it.
I think one of the arguments as well was that building the DOM in rust would have extra challenges as it’s fundamentally very object oriented so having a language suited to OOP would make it easier.