[webkit-dev] JIT on Windows CE

İsmail Dönmez ismail at namtrac.org
Wed Dec 16 04:52:29 PST 2009


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 <JasonR at bsquare.com> 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:* webkit-dev-bounces at lists.webkit.org [mailto:
> webkit-dev-bounces at lists.webkit.org] *On Behalf Of *Ismail Dönmez
> *Sent:* Friday, December 11, 2009 12:28 AM
> *To:* webkit-dev at lists.webkit.org
> *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.
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20091216/74c8e733/attachment.html>


More information about the webkit-dev mailing list