I'm interested in trying to add PPC support to the native code generation recently added, but I have a few questions. First, am I correct in thinking that some refactoring needs to be done before other architectures can be supported? Things like X86Assembler and whatnot seem to be architecture specific and would replicate code if an *Assembler was added for every arch. Is this being worked on, or would I have to do it as part of adding PPC support? Second, a bit of an overview on what would need to be done would be nice, since I've never worked with the JSC code before.
Jon Shier _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

