emscripten-core / emscripten-core/emscripten

File system which reads/writes to indexeddb without syncing with memfs

Open
#15,412 6 comments 1 reaction 0 assignees View on GitHub
filesystem
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hi,

Will there be any plans to provide a file system which stores directly to indexeddb? It would be very useful to be able to read individual large files with streams without loading everything in memory. Also would remove then need of having to manually call syncfs. I know there's a library which can call the db from code but would be much better for it to occur lower level as part of the file system.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.