It is annoying to provide DLLs for every possible environment. Since having their binaries inside the repo implies that we provide verified builds (which is not true), we should rather remove them and let library users provide them instead.
We have platform-native implementation nowadays, so it should not matter in practice.
It is annoying to provide DLLs for every possible environment. Since having their binaries inside the repo implies that we provide verified builds (which is not true), we should rather remove them and let library users provide them instead.
We have platform-native implementation nowadays, so it should not matter in practice.