Skip to content

Conversation

topolarity
Copy link
Contributor

Test coverage was lacking for chdir() on WASI, allowing this to regress.

This change makes os.chdir() compile again, and improves the test logic to use our standard CWD support for WASI.

Resolves #13644. Thanks to @codefromthecrypt for the bug report 🙂

Test coverage was lacking for chdir() on WASI, allowing this to
regress.

This change makes os.chdir() compile again, and improves the test
logic to use our standard CWD support for WASI.
@codefromthecrypt
Copy link
Contributor

deleted last comment. this works fine with the lib from your commit. thanks!

@Vexu Vexu merged commit a0af3c7 into ziglang:master Nov 26, 2022
@topolarity topolarity deleted the fix-13644 branch November 26, 2022 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

wasi: container 'std.fs' has no member called 'resolve'
3 participants