So in rust if you ship binaries it is untrustworthy, but in python, if you ship pre-compiled wheels you make people happy? I'm so confused.
Seems like installing source code no one reads & precompiled binaries both have trust issues.
August 21, 2023
So in rust if you ship binaries it is untrustworthy, but in python, if you ship pre-compiled wheels you make people happy? I'm so confused.
Seems like installing source code no one reads & precompiled binaries both have trust issues.