Skip to content

Fix C++ thread locals, add a test#611

Merged
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:fix-cppt-thread-locals
Mar 12, 2026
Merged

Fix C++ thread locals, add a test#611
alexcrichton merged 1 commit intoWebAssembly:mainfrom
alexcrichton:fix-cppt-thread-locals

Conversation

@alexcrichton
Copy link
Collaborator

Pulls in llvm/llvm-project#186054 and adds a regression test which previously failed.

Closes #610

Pulls in llvm/llvm-project#186054 and adds a regression test which
previously failed.

Closes WebAssembly#610
@alexcrichton alexcrichton enabled auto-merge (squash) March 12, 2026 18:18
@alexcrichton alexcrichton merged commit 0991cf4 into WebAssembly:main Mar 12, 2026
10 checks passed
@alexcrichton alexcrichton deleted the fix-cppt-thread-locals branch March 12, 2026 19:29
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.

thread_local is completely broken on WASI SDK 31

2 participants