> 1) Cog VM seems to be aimed for x86 and 32 bits. You can read Eliot quotes: > "The Cog VM is a just-in-time compiler that currently supports only x86
So far I never felt the need for 64-bit images. > 3) Is it stable for production use? For example, I read that with seaside > there are some crashes. Seaside itself is not the problem, Eliot quickly fixed the remaining issues with Continuations shortly after the open-source release of Cog. The problem are the sockets, they cause frequent random crashes of the VM. Lukas -- Lukas Renggli www.lukas-renggli.ch _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
