When using an OpenWrt router, the size of the binary is a concern. Based on suggestions from https://github.com/johnthagen/min-sized-rust, I added some compile-time options to optimize the binary size. The optimized binary has been successfully run on a real OpenWrt device, and everything is working fine.
When using an OpenWrt router, the size of the binary is a concern. Based on suggestions from https://github.com/johnthagen/min-sized-rust, I added some compile-time options to optimize the binary size. The optimized binary has been successfully run on a real OpenWrt device, and everything is working fine.