iOS7 also doesn't have the new faster JS engine. While iOS8 WebGL/JS 
performance on my 4th-gen iPad isn't very impressive, the iPhone6 seems to 
run WebGL very well (performance in my demos 'feels' pretty close to my mid 
2012 MacBook Pro).

Still quite a lot of WebGL conformance bugs though ... but it's a promising 
start.

-Floh.

Am Dienstag, 30. September 2014 17:36:34 UTC+2 schrieb jj:
>
> It's to note though that iOS 7 is not a very good target for Emscripten 
> anyways, because it does not have WebGL support either. So while this is 
> prohibiting Emscripten-compiled code from running on iOS7, upgrading to 
> iOS8 is recommended to get WebGL support as well.
>
> 2014-09-30 17:59 GMT+03:00 Anton Smirnov <[email protected] 
> <javascript:>>:
>
>> 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] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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.

Reply via email to