|
|
|
|
|
by exDM69
4683 days ago
|
|
The ability to run with a small runtime system on bare metal, microcontrollers and such makes Rust, in my opinion, one of the most interesting new languages out there right now. Native code with a lean and mean runtime system has a lot of advantages over bytecode based virtual machines and slow interpreters. |
|