On 2008/09/04 09:25, Masao Uebayashi wrote: > > If you have read the comic, you might remember that their JavaScript > > engine compiles to native machine code. Guess how many of our CPU > > architectures will be supported? > > I think the CPU specific part is independent of OS. So, once it's > ported to the CPU you want (by someone(tm)), it's OK. :)
that's probably ok for i386 and arm then. maybe amd64. but what's the chance of seeing hppa, sparc (!64-bit), superh, even powerpc...
