Skip to content

Commit 0df7366

Browse files
authored
Update README.md
1 parent 8d7eda9 commit 0df7366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The demo page provides access to databases on multiple VFS implementations. Quer
6767
| *Parameter* | *Purpose* | *Values* | *Default* |
6868
|----|----|----|----|
6969
| build | Emscripten build type | default, asyncify, jspi | default |
70-
| config | select VFS | MemoryVFS, MemoryAsyncVFS, IDBBatchAtomicVFS, AccessHandlePoolVFS, OPFSAdaptiveVFS, OPFSCoopSyncVFS, OPFSPermutedVFS | uses SQLite internal memory |
70+
| config | select VFS | MemoryVFS, MemoryAsyncVFS, IDBBatchAtomicVFS, AccessHandlePoolVFS, OPFSAdaptiveVFS, OPFSAnyContextVFS, OPFSCoopSyncVFS, OPFSPermutedVFS | uses SQLite internal memory |
7171
| reset | clear persistent storage | | |
7272

7373
For convenience, if any text region is selected in the editor, only that region will be executed. In addition, the editor contents are restored across page reloads using browser localStorage.

0 commit comments

Comments
 (0)