@shaadra Like many things it might be mostly an emotional response which I justify in reverse with things I can search up online. Prior to actually using it I had misgivings about the language having come from Google. I think that I had also read some disparaging remarks from one or more of the language creators about the type of programmer the language was built for, and at the time it didn't sit well with me.
But the negative thing for me was the very verbose error handling.
@shaadra So finding error handling to be a bit less ergonomic for a greenfield language than what I think it should be isn't that big of a deal perhaps, but the next thing was how dependencies are managed. As someone who occasionally writes packages for Linux distributions, to me it seemed like madness to vendor everything.
I also read some things about the C FFI which sounded discouraging.