Hi Jason; Nice to know that you are interested in JIT support for WinCE. I wonder if you tested of CE 5 or 6? Also did you use Visual Studio 2005 or 2008? And lastly if you could publish your work someone else might be interested in it too. A working JIT support for WinCE would be fabolous.
Regards, i.d. On Tue, Dec 15, 2009 at 5:45 PM, Jason Rukman <[email protected]> wrote: > Hi İsmail, > > > > I’ve tried to get JIT working a couple of times on our wince build but with > limited success. There’s some strangeness going on with the crossover of > arguments from the wince compiler toolchain through to the JIT code > (probably with the stack frame or something like that). My debug builds > seem to run more reliably (it does crash as well eventually) but as soon as > I try this same thing on a release build it blows up pretty quickly in the > JITted code; the crashes are rather non-deterministic. I’m suspicious that > ctiTrampoline needs some modifications that I haven’t been able to determine > for it to work reliably on wince. > > > > Jason. > > > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Ismail Dönmez > *Sent:* Friday, December 11, 2009 12:28 AM > *To:* [email protected] > *Subject:* [webkit-dev] JIT on Windows CE > > > > Hi all; > > > > I wonder if anyone is working on JIT support for Windows CE. I know the > platform has lots of limitations but still I guess someone might be > interested on running JIT. > > > > Regards, > > i.d. > > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

