This is using Emscripten virtual file API.
Gets/puts file content on which the native module operates.
Only worker (one thread) operates on file using synchronous API - there should be no problems with locks/parallel access.
Differential D8559
[web] implement functions to import/export database content kamil on Jul 19 2023, 7:02 AM. Authored by Tags None Referenced Files
Subscribers
Details This is using Emscripten virtual file API. Gets/puts file content on which the native module operates. Only worker (one thread) operates on file using synchronous API - there should be no problems with locks/parallel access. Tests.
Diff Detail
Event Timeline |