【发布时间】:2014-09-10 09:14:12
【问题描述】:
我想在 firefox 和 chrome 打包应用中使用 WebSQL。
我知道 IndexedDBShim 是一个使用 WebSQL 的 IndexedDB 的 polyfill,
相反,是否有任何使用 IndexedDB 的 WebSQL polyfill?
【问题讨论】:
标签: html indexeddb web-sql shim
我想在 firefox 和 chrome 打包应用中使用 WebSQL。
我知道 IndexedDBShim 是一个使用 WebSQL 的 IndexedDB 的 polyfill,
相反,是否有任何使用 IndexedDB 的 WebSQL polyfill?
【问题讨论】:
标签: html indexeddb web-sql shim
YDN-DB 看起来像是在 IndexedDB https://yathit.github.io/ydn-db/doc/setup/polyfill.html987654321@ 之上为 WebSQL 提供了一个 polyfill
【讨论】:
没有。理论上有可能存在,但工作量很大,所以我不会屏住呼吸。
【讨论】: