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,test: update to uvwasi 0.0.4 #31363

Closed
wants to merge 3 commits into from
Closed

deps,test: update to uvwasi 0.0.4 #31363

wants to merge 3 commits into from

Commits on Jan 17, 2020

  1. deps,test: update to uvwasi 0.0.4

    This commit updates the uvwasi dependency to version 0.0.4. The
    most notable change is a refactor of the way paths are resolved.
    All paths, including symlinks, are now resolved in terms of
    sandboxed paths instead of leaking host system paths.
    cjihrig committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    0c4ba5d View commit details
    Browse the repository at this point in the history
  2. deps: port uvwasi@676ba9a to gyp

    This commit ports nodejs/uvwasi@676ba9a
    from CMake to gyp.
    cjihrig committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    3e1a402 View commit details
    Browse the repository at this point in the history
  3. deps: uvwasi: cherry-pick 941bedf

    Original commit message:
    
        nodejs/uvwasi@20fd9e2 was
        accidentally reverted in
        nodejs/uvwasi#73. This commit
        relands it.
    cjihrig committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    248e946 View commit details
    Browse the repository at this point in the history