On Tuesday, November 18, 2014 1:35:39 PM UTC-6, Isaiah wrote: > > I'm not sure if this is mentioned explicitly in the links from Ivar, but: > we have only tested on ARMv7 (Samsung Chromebooks with Exynos 5 > processors). I don't know if the LLVM JIT even supports anything lower than > v7. > > As we get closer to generalized static compilation capability, > cross-targeting should become more feasible. Clang supports ARMv5, so that > is probably the practical limit (leaving aside memory requirements, > although "embedded" covers a wide spectrum these days). >
Going the other direction, I've recently acquired a Nexus 9, and once some OS-level development has been done in the community I'll take a shot at AArch64.
