Friday, February 8, 2013
Friday, February 1, 2013
Progress of Firefox on Windows ARM
This isn't official project and is just my research.
Here is Jailbreak Surface's screenshot |o|.
Now, I am working...
- JavaScript JIT is turned off. Although Win32/ARM ABI seems to require Thumb-2 only, our SpiderMonkey JIT generates ARMv7 code, not Thumb-2. So to use JIT on Win32/ARM, it is rewrite JIT assembler using Thumb-2 only
- Porting xpconnect to Win32/ARM is in progress. The xpconnect is language binding for Gecko.
- Porting libffi to Win32/ARM.
- Possible using StoreApp API instead of Desktop API.
Subscribe to:
Posts (Atom)