|
|
|
|
|
by anarki8
186 days ago
|
|
Probably because: - better data race handling; - no garbage collection, more predictable performance; - stricter type system that can enforce constraints better; - closer to metal and better FFI support. Which seems to matter more for Tor project than support for some barely used platform. |
|