▲ | dev_l1x_be 4 days ago | |||||||
> But: everybody understands that. I had to convince Go people that you can segfault with Go. Or you mean the language designers with using everybody? | ||||||||
▲ | pclmulqdq 4 days ago | parent [-] | |||||||
You can segfault in Rust, too - there's a whole subset of the language marked "unsafe" that people ignore when making "safe language" arguments. The question is how difficult is it to have a segfault, and in Go it's honestly pretty hard. It's arguably harder in Rust but it's not impossible. | ||||||||
|