Suggestion For Wine Loader

Jason Couture plaguethenet at adelphia.net
Sun Mar 6 18:54:43 CST 2005


How hard would it be to introduce a "Re-Compiler" instead of an 
interpreter? To convert PE -> ELF without having the source. The output 
would not have to be a user runnable file maybe just a cache? Possiable 
Speed up? To avoid copyright issues maybe the elf could require the pe 
to run? In my experience JIT Compiling or interpreting is much slower 
than a recompiled program... Let me know what you people think.



More information about the wine-devel mailing list