Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update to uvwasi 0.0.11 #35104

Closed
wants to merge 1 commit into from
Closed

deps: update to uvwasi 0.0.11 #35104

wants to merge 1 commit into from

Commits on Sep 8, 2020

  1. deps: update to uvwasi 0.0.11

    Notable changes:
    
    - Several issues have been addressed in uvwasi_fd_readdir().
      A bug in the copying of the directory entry's name has been fixed.
      The function now returns UVWASI_ENOSYS on Windows and Android.
      Serdes support has been added for uvwasi_dirent_t's.
    - The libuv dependency has been updated to v1.39.0.
    cjihrig committed Sep 8, 2020
    Copy the full SHA
    3548a08 View commit details
    Browse the repository at this point in the history