|
|
|
|
|
by nDRDY
40 days ago
|
|
tsgo will inherit many benefits from go, even if it is never fully "idiomatic". This is in direct contrast to this port, which requires significant re-architecting (or made "idiomatic", if you wish) in rust to achieve any of the benefits of the language. You can't re-architect one step at a time. |
|
You just want it to be the same, to the maximum extent the language allows. E.g. 1000+ unsafe is the right move, for now.
Reaping the benefits of Rust is for _future_ development.