On Mon, Aug 22, 2016 at 11:26 PM, Alex Henrie alexhenrie24@gmail.com wrote:
I think the real problem here is a technical one: The loader would have to launch Wine, Mono, or DOSBox depending on the contents of the binary.
This is the part I also don't understand. When I run wine ancient_dos.exe, or wine wine32.exe or wine dot_net_app.exe wine seems to figure out what is supposed to be launched. Why would it be different with binfmt? It will call wine and wine will sort it out, no?