Skip to content

Include libclang.so in wasi-sdk#598

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:include-libclang
Mar 3, 2026
Merged

Include libclang.so in wasi-sdk#598
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:include-libclang

Conversation

@alexcrichton
Copy link
Collaborator

This includes a new library, libclang.so, which is Clang's public C API. This is used by tooling such as Rust's bindgen library to generate bindings and can be useful when bindings are generated using a wasi-sdk distribution.

This includes a new library, `libclang.so`, which is Clang's public C
API. This is used by tooling such as Rust's `bindgen` library to
generate bindings and can be useful when bindings are generated using a
wasi-sdk distribution.
@alexcrichton alexcrichton requested a review from dicej March 3, 2026 18:13
@alexcrichton alexcrichton enabled auto-merge (squash) March 3, 2026 18:24
@alexcrichton alexcrichton merged commit 9713459 into WebAssembly:main Mar 3, 2026
10 checks passed
@alexcrichton alexcrichton deleted the include-libclang branch March 5, 2026 17:12
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.

2 participants