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

WASI: Enable netdb.h in wasi-libc.modulemap #72184

Closed
wants to merge 1 commit into from
Closed

Conversation

MaxDesiatov
Copy link
Member

This header is present in WASI-libc, and its absence blocks SwiftNIO from building with WASI.

This header is present in WASI-libc, and its absence blocks SwiftNIO from building with WASI.
@MaxDesiatov
Copy link
Member Author

@swift-ci test webassembly

@MaxDesiatov MaxDesiatov added the WebAssembly Platform: WebAssembly label Mar 8, 2024
@MaxDesiatov
Copy link
Member Author

@swift-ci test

@kateinoigakukun
Copy link
Member

@MaxDesiatov netdb.h is currently omitted from wasi-sysroot installation: https://github.com/WebAssembly/wasi-libc/blob/c9c7d0616e0f7fe4d0d0fa54372b6d1f5689f91d/Makefile#L475-L475

@MaxDesiatov MaxDesiatov closed this Mar 8, 2024
@MaxDesiatov MaxDesiatov deleted the maxd/wasi-netdb branch March 8, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WebAssembly Platform: WebAssembly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants