Hi all, I have a "little" problem with V8, and that is, that the same code is producing very different results in Chromium and Firefox. It uses just a few API calls of browsers, and all the hard work there, is numerical calculations.
My code computes some geometrical stuff a draw the result onto canvas. I can post details of that code if anyone if interested. Here is the resulting drawing in Firefox: http://tr.im/wKv6 ..and this one is from Chromium: http://tr.im/wKvb I am used to browser diversity in DOM calls, event handling, etc. But numerical calculations? --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
