I'm starting to think that Golang might actually be my favorite programming language, even if it's terrible for gamedev.
@PhenomX6 Yeah, I would probably use it over C# for gamedev if Go's GC was more optimized for video games, but I think Go is probably going to be my go to language for web and GUI stuff for the foreseeable future.
The cool part is it's static compiled so no runtimes are needed.