|
|
|
|
|
by zer00eyz
746 days ago
|
|
Rust and Zig also do compile to binary. They just weren't part of the stack in thee article... I dont think I would use either of them in the same places I want to use GO... Things that were java, or python are candidates to be written in go. Things that were C or C++ are good candidates for Rust or Zig. Look at cloudflares nginx replacement, it's written in rust for a GOOD reason. Thats not a place where go will shine being a GC language. |
|