-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
As the default sql.js doesn't support IE before version 10 alternatives need to be considered to parse SQL statements and store them into the persistence store.
Maybe Khronos Typed Arrays Polyfill can be used to polyfill support for Typed Arrays.
Possible replacement for sql.js?