On Tue, 27 May 2014 10:09:45 -0400 Ian Stakenvicius <[email protected]> wrote:
> I don't know how much chromium is built and tested on lesser-used
> arches (ie: arm, hppa, ia64, etc)
No version of webkit/blink is known to work on HPPA, particularly
because the JS engine is broken on systems where the stack grows up. I
assume the same is true for IA64. Also, chromium compile time would be
awful, and run time would likely be very slow due to a lack of
optimisation.
jer
