|
|
|
|
|
by skocznymroczny
2997 days ago
|
|
Imagine if you have a dependency on a third party library, and they only offer 32-bit DLL, or the company is out of business and you are stuck with the 32-bit dynamic library. You can't just "compile against x86_64" in this case. |
|
Essentially what wine does but cheaper. The ease of doing it is related to number of dependencies.