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

Implement file append functionality. #50

Merged
merged 2 commits into from
Jan 9, 2023
Merged

Commits on Jan 9, 2023

  1. Implement file append functionality.

     - In the preview1-to-preview2 polyfill, using `append_via_stream`.
     - In the host implementation, using a new system-interface `FileIoExt::append` function.
    sunfishcode committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    dcaa950 View commit details
    Browse the repository at this point in the history
  2. Add a basic testcase.

    sunfishcode committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    da668bd View commit details
    Browse the repository at this point in the history