summary refs log tree commit diff stats
path: root/results/scraper/box64/1964
blob: 593181dce15e387c7d359a658bae95e24725ab37 (plain) (blame)
1
2
Wine Wrapping Question
since there is a native version of Wine for Arm Linux, would it be advantageous or faster to wrap the Dependencies in Arm Wine as X86/X64 to speed up programs running under Wine on linux instead of essentially emulating an x86/x64 Wine Environment? What would the Drawbacks be, and more importantly, can it be done in the first place?