[Webkit-unassigned] [Bug 254609] New: Webkit does not work with latest sqlite3 wasm builds due to missing SharedArrayBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 28 13:08:05 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254609

            Bug ID: 254609
           Summary: Webkit does not work with latest sqlite3 wasm builds
                    due to missing SharedArrayBuffer
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: frederik.bertling at gmail.com

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!

-- 
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/20230328/e4f743f3/attachment-0001.htm>


More information about the webkit-unassigned mailing list