guybedford opened PR #7563 from guybedford:wasi-dangling-symlink-noent
to bytecodealliance:main
:
Updates the dangling symlink error test case to support
ENOENT
as a valid error code.This was the default when applying this operation in Node.js. We can also patch the implementation to throw the right code as well depending what the expected behaviour would be.
guybedford requested alexcrichton for a review on PR #7563.
guybedford requested wasmtime-core-reviewers for a review on PR #7563.
pchickey submitted PR review.
pchickey merged PR #7563.
Last updated: Nov 22 2024 at 16:03 UTC