|
|
|
|
|
by yolovoe
563 days ago
|
|
An increasing amount of AWS EC2 dataplane (Nitro firmware/software) is using Rust. We hit this issue too, and our solution was to go busybox-style with binaries. One binary that then gets linked to with different names. Solved the problem for us. |
|
when stdlib is needed then size becomes a big issue, yes busybox approach helps,but.