Skip to content

Add WasmFS method to fsync the entire filesystem #18514

Open
@kripken

Description

@kripken

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions