Skip to content

Fold the TLS get/set module into the shim module - #2604

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fold-tls-get-set-module
Aug 14, 2026
Merged

Fold the TLS get/set module into the shim module#2604
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
alexcrichton:fold-tls-get-set-module

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This avoids an unnecessary extra core module in components importing TLS get/set methods. Fold this into the preexisting shim module to reuse that.

This avoids an unnecessary extra `core module` in components importing
TLS get/set methods. Fold this into the preexisting shim module to reuse
that.
@alexcrichton
alexcrichton requested a review from a team as a code owner August 14, 2026 16:42
@alexcrichton
alexcrichton requested review from pchickey and removed request for a team August 14, 2026 16:42
@alexcrichton
alexcrichton added this pull request to the merge queue Aug 14, 2026
Merged via the queue into bytecodealliance:main with commit 75cf863 Aug 14, 2026
37 checks passed
@alexcrichton
alexcrichton deleted the fold-tls-get-set-module branch August 14, 2026 17:03
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