I've just tested it on ios 8 (simulator) and i can confirm i have no such errors on ios 8. That's pretty strange because Float64Array is said to be supported in v8 for a long time. Anyway i agree it's critical as ios 7 is installed on about 50% of ios devices.
вторник, 30 сентября 2014 г., 18:06:36 UTC+6 пользователь Anton Smirnov написал: > > 'm using Node.js via NodeApp <https://github.com/node-app> (using > JavaScriptCore) > > While i trying to execute simple script: > > [_context evaluateScript:@"var temp64f = new Float64Array(1);"]; > > i'm getting error: > > 2014-09-30 14:31:43.318 NodeAppDemo[78825:60b] ReferenceError: Can't find > variable: Float64Array stack: global code > > Testing on ios simulator 7.1 and ipad air with ios 7.1 > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
