[webkit-dev] Request for Position on Foundation Storage API

Emanuel Krivoy fivedots at chromium.org
Fri Feb 5 06:19:28 PST 2021


Hello webkit-dev,

We would like to get an official position from WebKit on the Storage
Foundation API (https://github.com/fivedots/storage-foundation-api-explainer),
a storage API that resembles a very basic filesystem, with direct access to
stored data through buffers and offsets. Our goal is to give developers
flexibility by providing generic, simple, and performant primitives upon
which they can build higher-level components. It's particularly well suited
for Wasm-based libraries and applications that want to use custom storage
algorithms to fine-tune execution speed and memory usage.

The API is currently available behind a flag in Google Chrome.

Thank you,
Emanuel Krivoy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20210205/e9ad3cd6/attachment.htm>


More information about the webkit-dev mailing list