|
|
|
|
|
by riquito
2167 days ago
|
|
The following is a very good resource, going from safe/practical ways to reduce the size (like `strip`) to more advanced and unpractical builds (up to 8KiB hello world, removing... a lot). https://github.com/johnthagen/min-sized-rust |
|