Skip to content

Implement new handling of TLS base/symbols - #2590

Open
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:libc-changes
Open

Implement new handling of TLS base/symbols#2590
alexcrichton wants to merge 1 commit into
bytecodealliance:mainfrom
alexcrichton:libc-changes

Conversation

@alexcrichton

Copy link
Copy Markdown
Member

This commit is the wasm-tools half of the implementation of WebAssembly/wasi-libc#857. More information can be found in the writeup of that issue itself, but the general goal here is adjusting linking conventions for wasip3 modules, in particular around dynamic libraries, to ensure that TLS works everywhere.

This commit is the wasm-tools half of the implementation of
WebAssembly/wasi-libc#857. More information can be found in the writeup
of that issue itself, but the general goal here is adjusting linking
conventions for wasip3 modules, in particular around dynamic libraries,
to ensure that TLS works everywhere.
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.

1 participant