Skip to content

Conversation

@alexcrichton
Copy link
Collaborator

This updates to include WebAssembly/wasi-libc#709 and then additionally configures wasi-libc with -DWASI_SDK_VERSION=... to ensure that wasi-sdk builds will now have __wasi_sdk_major__ defined along with __wasi_sdk_version__.

Closes WebAssembly/wasi-libc#688

This updates to include WebAssembly/wasi-libc#709 and then additionally
configures wasi-libc with `-DWASI_SDK_VERSION=...` to ensure that
wasi-sdk builds will now have `__wasi_sdk_major__` defined along with
`__wasi_sdk_version__`.

Closes WebAssembly/wasi-libc#688
@alexcrichton alexcrichton enabled auto-merge (squash) January 9, 2026 20:33
@alexcrichton alexcrichton merged commit 5bfe919 into WebAssembly:main Jan 9, 2026
9 checks passed
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.

Provide macros to get the WASI and WASI SDK versions

2 participants