Re: [Jamvm-general] Jamvm on Windows CE
Brought to you by:
rlougher
From: Robert L. <rob...@gm...> - 2008-12-12 22:03:17
|
Hi Zubair, 2008/12/12 Zubair Ali Khan <zk...@d2...>: > Hi Rob > We are using JamVM on our Linux platforms. If you remember, we did some > study to find JamVM is the best interpreter on small hand held devices in > terms of size, speed, portability, collection. We are happy with our choice > and sticking to it. Yes, of course I remember! I'm very glad you're still happy with JamVM (the next release should be even better). > We are looking for port to Windows CE. Any suggestions from anyone ? A port would not be hugely difficult, but not trivial either. The most difficult aspect would be the threading, as JamVM depends on posix threads (this is assuming there is no posix layer for Windows CE). Ordinarily, I would have no interest in porting JamVM to Windows CE (at the minimum I would need a Windows CE machine, and probably Windows for development -- I have neither). However, I am euphemistically between jobs. Would you be in theory interested in sponsoring a port? Rob. > Thanks > Zubair Khan > D2 Technologies > |