I was trying to develop user mode windows on base of wine. I was linking my x86 simulator with wine so that I can have a JAVA like virtual windows environment. the didderence is JVM understands jasva byte code, my virtual windows understands x86 instructions. I knew darwine was going to do the same thing. the difference is darwine depends on qemu. I don't use qemu. my questions: why darwine moved forward so slowly. is it stupid to do it?