| ▲ | cute_boi 11 hours ago | |||||||
Rust is different as there is no runtime. | ||||||||
| ▲ | wiseowise 6 hours ago | parent | next [-] | |||||||
Yes, instead we pay with requiring supercomputers and 10 hour compile times to process billion of those “atomic architecture”. | ||||||||
| ▲ | b00ty4breakfast 8 hours ago | parent | prev | next [-] | |||||||
I'm not very familiar with rust but I'm pretty sure it has a runtime. Even C has a runtime. Unless you're talking about an "environment" eg Node or the like | ||||||||
| ||||||||
| ▲ | onlyspaceghost 10 hours ago | parent | prev | next [-] | |||||||
but it still increases compile time, attack surface area, bandwidth use, etc. | ||||||||
| ▲ | vsgherzi 7 hours ago | parent | prev [-] | |||||||
I’m assuming you’re referring to an async runtime like tokio. In my option the dependency problem exists with or without tokio. Tokio is probably one of the best dependencies | ||||||||