← Back to context Comment by l2silver 3 years ago I should really give c++ a go... 1 comment l2silver Reply bschwindHN 3 years ago If you're going for multi-threaded and "frees all memory at the end", it's probably going to be way easier to write it in Rust, and you should end up with essentially the same result.
bschwindHN 3 years ago If you're going for multi-threaded and "frees all memory at the end", it's probably going to be way easier to write it in Rust, and you should end up with essentially the same result.
If you're going for multi-threaded and "frees all memory at the end", it's probably going to be way easier to write it in Rust, and you should end up with essentially the same result.