You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fsync(fd) works for a single fd, but it would be nice to have something like the JS API's FS.syncfs() which does a full sync of everything to IndexedDB or OPFS etc.