Hacker News new | ask | show | jobs
by dubcanada 4311 days ago
I don't believe Go intends to be used for Desktop applications. I believe that's more Rust's goal.

Go I suspect is intended for more service related stuff, backend, server, processing, etc.

Though I'm not 100% sure about this.

1 comments

Rusts goal isn't desktop applications, its goal for better or worse is to attempt to supplant C++.