I wonder how. AFAIK different length of word will warranty that you cannot use most of the plugins (in the case you actually can compile the vm without made any change).
I know Dave made the interpreter vm compilable in 64bits, with a flag or something. But that not talks about the plugins (FFI, in particular, I do not think will work).
For compiling the stack/cog there are other problems, I think. I may be wrong, but even the StackVM will have some problems because registers change in 64bits.
� or I�m having wrong assumptions, and it is easily feasible, but I do not think so.
Esteban
Right. Running an image natively in 64 bits doesn't mean you have to have a 64 bit image as well.
(not my work at all - just sharing).
-cbc