[Webkit-unassigned] [Bug 231706] Implement File System standard

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 26 03:23:01 PDT 2023


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

Adam Zielinski <adam.zielinski at automattic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adam.zielinski at automattic.c
                   |                            |om

--- Comment #8 from Adam Zielinski <adam.zielinski at automattic.com> ---
I'm a WordPress core committer working at Automattic and WordPress could really use this feature in the WordPress Playground [1] project which runs an entire WordPress in the browser via WebAssembly.

The in-browser storage [2] already works great in Safari, but loading and saving changes to the local directory only works in Google Chrome [3]. Implementing it in WebKit would unlock using Safari as a WordPress development environment or even as a runtime for the Blocknotes app [4] where all notes are stored on the disk and synchronized across all the devices through iCloud. Ditto for other WordPress-based portable WASM apps.

[1] https://developer.wordpress.org/playground
[2] https://github.com/WordPress/wordpress-playground/pull/548
[3] https://github.com/WordPress/wordpress-playground/pull/547
[4] https://wptavern.com/blocknotes-app-runs-wordpress-natively-on-ios-now-in-public-beta

-- 
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/20230626/3d48b776/attachment.htm>


More information about the webkit-unassigned mailing list