Skip to content

Support shared-library TLS - #858

Merged
alexcrichton merged 3 commits into
WebAssembly:mainfrom
alexcrichton:new-tls
Aug 10, 2026
Merged

Support shared-library TLS#858
alexcrichton merged 3 commits into
WebAssembly:mainfrom
alexcrichton:new-tls

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

This commit updates handling of TLS as specified in #857 throughout wasi-libc. Actually getting this all working will additionally require changes in wit-component, and subsequently wasm-component-ld. For more information, and rationale, see #857.

@dicej dicej left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexcrichton
alexcrichton marked this pull request as ready for review August 10, 2026 17:31
This commit updates handling of TLS as specified in WebAssembly#857 throughout
wasi-libc. Actually getting this all working will additionally require
changes in `wit-component`, and subsequently `wasm-component-ld`. For
more information, and rationale, see WebAssembly#857.
@alexcrichton
alexcrichton merged commit 79c1a73 into WebAssembly:main Aug 10, 2026
36 checks passed
@alexcrichton
alexcrichton deleted the new-tls branch August 10, 2026 19:11
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