← Back to context

Comment by adrianN

8 years ago

Language features aside, Rust is a lot nicer to work with because it has cargo and using libraries is no longer a pain.

Depends which libraries we are talking about, try to use GUI libraries from Rust.

  • That isn't fair, all languages besides JS+HTML+CSS have issues with GUI libraries. Either you go Electron/webview or you have to deal with Qt/GTK for cross-platform GUI.

    • Sure it is fair, Java, C++, C#, VB.NET, Delphi, Objective-C, Swift have quite good GUI libraries available.

      And regarding JS+HTML+CSS, they are still on the stone age of RAD tooling.

      2 replies →