If it's Rust or Go it means I won't have to fuss with a runtime like Python or JS, nor a C++ build system

You dont have that using Electron app as well. The runtime is bundled with the binary.

Honestly the only thing I avoid these days is python. If something is written in python I generally give it a miss, especially if it has a GUI.