Comment #11 on issue 1630 by erik.corry: Compiled raytrace code is very slow http://code.google.com/p/v8/issues/detail?id=1630
Sorry, I misunderstood the direction of your 'separate matter' comment. Now I understand what you meant.
Modern versions of emscripten use typed arrays wherever possible. Older versions have buggy typed array support detection logic, which only work on Firefox. Which version of emscripten is this code compiled with and does the issue still reproduce when using the newest version?
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
