emscripten-core / emscripten-core/emsdk
indexdb.fs persist error
Open
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 821
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 4
Description
When I leave the current WASM web page to browse other web pages, the Chrome browser seems to reclaim the memory of the file system. When I return to the WASM web page to trigger FS.sync (false), it will synchronize the garbage data to INDEXDBFS. Finally, all the data stored in indexdb is lost. I can't determine whether the data in the memory file system is trusted
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.