This is why I try to avoid the internet on April 1st.
On 04/01/2015 04:05 AM, Zhenbo Li wrote:
Hi All, I'm came up with this idea since last year, and I'm glad to share this idea to you today.
We tried to compile wine with clang[1], and most of the blocks have been fixed[2]. I tried it on my computer, and wine was built successfully, but `make test` failed.' I think wine+clang would work fine soon. Besides, the JavaScript engines are improving, for example, Google V8[3], and we can expect a better performance[4].
Now, let's connect them: Why not run wine's IR with a JavaScript engine?[5] At least, we have such benefits:
- We can offer a online demo for wine
- Wine can work on portable devices
- Wine user can use the same prefix on different devices
- We can have a better backend[6]
This is my humble idea. I'm looking forward to your reply.