Skip to content

[wasm] Unlock cwd-related APIs #4881

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

Conversation

kateinoigakukun
Copy link
Member

wasi-libc now has user-land implementations of getcwd, so we don't need to guard cwd-related APIs.

wasi-libc has user-land implementations of `getcwd`, so we don't need to
guard cwd-related APIs.
@kateinoigakukun kateinoigakukun added the WASI WebAssembly System Interface-related changes label Feb 23, 2024
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@MaxDesiatov MaxDesiatov requested a review from parkera February 23, 2024 22:57
@MaxDesiatov
Copy link
Contributor

@swift-ci test

@kateinoigakukun kateinoigakukun merged commit 50cf198 into swiftlang:main Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WASI WebAssembly System Interface-related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants