[Webkit-unassigned] [Bug 252138] Sqlite wasm opfs support
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 13 04:21:53 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=252138
--- Comment #2 from Philip Wedemann <mybztg at icloud.com> ---
With Version 17.0 (19616.1.20.11.3) I get this message:
```
Loading and initializing sqlite3 module...
Done initializing. Running demo...
sqlite3 version 3.40.0 2022-10-25 16:04:44 ff4fc29c38b78dfd471e25942304cba352469d6018f1c09158172795dbdd438c
The OPFS is available.
transient db = /mydb.sqlite3
Create a table...
Insert some data using exec()...
Query data with exec() using rowMode 'array'...
row 1 = 20
row 2 = 20
row 3 = 20
```
So OPFS is available.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230713/474dba8e/attachment.htm>
More information about the webkit-unassigned
mailing list