开发者

iPhone browser that supports web workers?

开发者 https://www.devze.com 2023-03-11 05:37 出处:网络
Came to realize that iphone\'s safari browser does not support javascript web workers (multithreading). Am wondering whether there is another brow开发者_StackOverflowser for iphone that does support t

Came to realize that iphone's safari browser does not support javascript web workers (multithreading). Am wondering whether there is another brow开发者_StackOverflowser for iphone that does support this feature.

(i do not own an iphone, so i cannot just download and try all available browsers)


Although you're not likely to find an alternative browser that supports web workers now (pretty much all the alternative browsers for iOS use Safari's engine underneath, due to restrictions on code execution), reports indicate that web worker support is going to be in Safari for iOS 5. See:

http://davidbcalhoun.com/2011/new-mobile-safari-stuff-in-ios5-position-fixed-overflow-scroll-new-input-type-support-web-workers-ecmascript-5 (about halfway down the page)

0

精彩评论

暂无评论...
验证码 换一张
取 消