Did you mean 1MB? With correct settings, you get under 1MB Rust binaries and with even more compression using upx it gets to 300KB, probably less for much simpler applications. Rust applications aren’t that big of a deal as people make it to be; within reasons off course.
How else is it going to fit inside of 25kb? Can they even make rust executables under 1GB?
Not sure where you got the 25kb number from.
This tool is written in go and is a 7.8 MB compiled binary.
Oh wow, a text based file manager is that big ? That’s half of my openwrt router’s memory
Did you mean 1MB? With correct settings, you get under 1MB Rust binaries and with even more compression using upx it gets to 300KB, probably less for much simpler applications. Rust applications aren’t that big of a deal as people make it to be; within reasons off course.