← Back to context

Comment by gabrielgio

16 hours ago

Agree, people should understand why they are picking a language. If it is to learn new language that is fast, compiles to a binary (also fast) and has a nice onboard experience for a person coming from a interpreted language (which is the topic of thread) go fits nicely.

Rust is not always the answer just because it has "no nil exception". The correctness of Rust comes at a cost as well.