7 ms·
Why so complicated? Wine is cool if you need to run an existing binary but when you're writing your own software, why not just compile the platform independent
by hugo1789 1y ago
Why so complicated? Wine is cool if you need to run an existing binary but when you're writing your own software, why not just compile the platform independent part into a binary and make the platform dependent part a little library (open-source)?