RESOLVED FIXED 254609
Webkit does not work with latest sqlite3 wasm builds due to missing SharedArrayBuffer
https://bugs.webkit.org/show_bug.cgi?id=254609
Summary Webkit does not work with latest sqlite3 wasm builds due to missing SharedArr...
frederik.bertling
Reported 2023-03-28 13:08:05 PDT
Hi, since some weeks sqlite3 is released as a wasm version which now runs fine on chrome and firefox. On safari and epiphany however, it does not run. There is a nice test suite available https://wasm-testing.sqlite.org/tester1-worker.html. Using the latest epiphany nigthlies, it seems that SharedArrayBuffer or Atomics are not available: "https://wasm-testing.sqlite.org/tester1-worker.html" I think sqlite3 on web apps is very appealing and it would be nice if it ran on webkit as well. Thanks!
Attachments
Karl Dubost
Comment 1 2023-03-29 17:50:08 PDT
There is probably another bug opened about this to duplicate to.
Radar WebKit Bug Importer
Comment 2 2023-04-04 13:09:16 PDT
frederik.bertling
Comment 3 2023-10-01 06:11:23 PDT
OPFS is working with safari 17
Note You need to log in before you can comment on or make changes to this bug.