|
|
|
|
|
by TheDong
974 days ago
|
|
Unironically, because of rust. Rust's type system encodes more information than most languages, and so you can offload more work to it. That becomes more and more valuable as the project grows. Rust also attracts good developers in general, moreso than the average language certainly. |
|
I suspect at least one of the developers would argue with you as I have listened to his rants. :)
Rust is a remarkably poor match to implementing Flash because Flash has lots of object orientation with child and parent pointers--which Rust really hates.
> Rust also attracts good developers in general, moreso than the average language certainly.
I suspect this is way more relevant.