|
|
|
|
|
by norman784
632 days ago
|
|
TBH with Rust it's easier, because if it compiles, it works. While in the dynamic languages ecosystems is more risky and will require either way manual review, unless you have 100% test coverage that I would assume is very rare. |
|