Supported JIT targets

Hi,

I've been trying to find a list of the current JIT-supported targets. Not easy
:slight_smile: The sources seem to say that the architectures are X86, PowerPC, ARM,
Alpha. And then their obvious combination with Linux, FreeBSD / MacOSX, Win32 -
is that it?

Cheers, Axel.

X86-64 and PPC64 also. I don't know how stable the Alpha JIT is.

-Chris

It can add numbers. There is an assertion in some of the offset
calculating code so most stuff doesn't run.

Andrew