|
|
|
|
|
by alfiedotwtf
484 days ago
|
|
To me, the point of using a Rust version over a C version of anything would be for memory safety not performance, so a 1:1 rewrite doesn’t make any sense ie. because what’s the point - you’ve now reproduced any memory dangers! |
|