支持 Web Worker 的 iPhone 浏览器?

发布于 2024-11-15 02:58:28 字数 130 浏览 4 评论 0原文

意识到 iPhone 的 safari 浏览器不支持 javascript Web Worker(多线程)。我想知道是否有其他 iPhone 浏览器支持此功能。

(我没有 iPhone,所以我不能只是下载并尝试所有可用的浏览器)

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

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

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

‖放下 2024-11-22 02:58:28

尽管您现在不太可能找到支持 Web Worker 的替代浏览器(由于代码执行的限制,几乎所有 iOS 的替代浏览器都使用 Safari 的引擎),但报告表明 Safari 将支持 Web Worker对于 iOS 5。请参阅:

http://davidbcalhoun.com/2011/new-mobile-safari-stuff-in-ios5-position-fixed-overflow-scroll-new-input-type-support-web-workers-ecmascript- 5(大约在页面的中间)

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)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文