Comment on Rust is Eating JavaScript

<- View Parent
artificialfish@programming.dev ⁨3⁩ ⁨weeks⁩ ago

Go routines are certainly special and hard to match, but rust has all the normal abstractions of a language like C, just with a borrow checker so you can avoid memory leaks, write after read, etc.

source
Sort:hotnewtop