> No, it depends on excessive dependencies that themselves have dependencies.
Not necessarily. Not every dependency will generate code. Furthermore, those dependencies of dependencies are rather small. If you're so certain that's the case, then provide an actual analysis over a case. Would be an interesting read.
> And that 50MB was the stripped version. What is not sinking in?
From the reddit post you linked:
> paholg: Rust debug binaries tend to be large. What's the size of you compile in release mode?
> talentedBlue: 49M. looks more reasonable
> CleanCut9: You can strip the release binary to get it even smaller if you want
What didn't sink in is the fact that you don't seem to have read the linked thread appropriately.
> No, it depends on excessive dependencies that themselves have dependencies.
Not necessarily. Not every dependency will generate code. Furthermore, those dependencies of dependencies are rather small. If you're so certain that's the case, then provide an actual analysis over a case. Would be an interesting read.
> And that 50MB was the stripped version. What is not sinking in?
From the reddit post you linked:
> paholg: Rust debug binaries tend to be large. What's the size of you compile in release mode? > talentedBlue: 49M. looks more reasonable > CleanCut9: You can strip the release binary to get it even smaller if you want
What didn't sink in is the fact that you don't seem to have read the linked thread appropriately.