|
|
|
|
|
by LAC-Tech
379 days ago
|
|
unless you have to do anything that relies on a C API (such as provided by an OS) with no concept of ownership, then it's a massive task to get that working well with idiomatic rust. You need big glue layers to really make it work. Rust is a general purpose language that can do systems programming. Zig is a systems programming language. (Safety Coomers please don't downvote) |
|