Diving into Rust the first time. I think I like it
@canc211 Nice, what are the best parts so far? 😁
@sigsegv I’m playing around with a REST API atm and the performance is really good. They already have a lot of packages (they call them crates) and the user base is rapidly growing. I will dive in wgpu graphics soon :)
@canc211 Nice!
I haven't got around to use Rust yet, but I've read about it, and I find it quite interesting!
I guess it takes some time to get used to the mindset around ownership and borrowing, etc, so it's probably not learnt in a week or two šŸ˜…
Nice, didn't know about wgpu!