Comment on A deep dive into Rust and C memory interoperabilityparentComments−PhilipRoman1yThere are embedded Linux systems with a total image size of ~10MB (not image as in docker "image" but an actual disk image). It would be quite hard to justify the additional dependency.−School-Cotton1yOkay, then don't use a language with statically-linked jemalloc for those. Why is that a reason to write off the entire language for all purposes?
Comments
There are embedded Linux systems with a total image size of ~10MB (not image as in docker "image" but an actual disk image). It would be quite hard to justify the additional dependency.
Okay, then don't use a language with statically-linked jemalloc for those. Why is that a reason to write off the entire language for all purposes?