That is…unfortunate.
I’ve been thinking about learning Rust after hearing about it’s benefits, but was put off by its ugly type syntax that I hate from C++ and the whole “fighting with the borrow checker to do simple stuff” thing. But now it seems it also has the terrible bloated dependency culture I hate from JavaScript too!
IMO any security benefits from the increased memory safety are immediately nullified by the security nightmare that is hundreds of statically compiled dependencies…
I guess I’ll keep waiting on the sidelines and see how the standard lib and dependency culture evolves.
Nice work! I tried this out a few months ago (maybe longer?) and it was still a bit too rough around the edges but I liked the concept. I’ll download it again today and give the new update a spin!