>> are you capable of fixing the OWB javascriptcore big endian issue?
> if you actually read carefully bigfoot post, you would see that it is basically > what he is dealing with.
No, it's not. The WebKit JavaScriptCore is the JavaScript interpreter, not the JavaScript JIT compiler bigfoot is working on. Or as bigfoot wrote in comment #5: "This is different from other endian problems in that the JIT engine itself isn't what isn't endian safe". So, JavaScriptCore itself is what isn't endian-safe. More there: