top | item 47121258

(no title)

gethly | 6 days ago

i rememebr seeing interviews saying rust is not suited for this project because of recursion and dom tree. how they tested multiple languages and settled on swift. then they abandon swift and now they shift towards rust.

this entire project starts to look like "how am i feeling today?" rather than a serious project.

discuss

order

tcfhgj|6 days ago

So Swift didn't turned out like they imagined and Rust is just the next best alternative to that failed vision using Swift.

So far this is the first and only shift

adastra22|6 days ago

They were doing their own custom language before Swift.

norman784|6 days ago

From the link it seems that Ladybird architecture is very modular, in this case LibJS is one of the subsystems that has less external dependencies, said that they don't need to migrate everything, only the parts that makes sense.

MrFurious|6 days ago

Yes, i understand that in a personal project, but they have investors behind them.

cromka|6 days ago

They adopted Rust for LibJS, not the browser and its engine.