Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Implement sync and datasync on files and directories. #58

Merged
merged 1 commit into from
Jan 18, 2023

Commits on Jan 11, 2023

  1. Implement sync and datasync on files and directories.

    On Windows, there doesn't appear to be a way to sync a directory, to
    ensure that the directory entry for a file is sync'd. So for now, just
    silently succeed. I've opened WebAssembly/wasi-filesystem#79 to track
    this at the spec level.
    sunfishcode committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    13a51a4 View commit details
    Browse the repository at this point in the history