-
-
Notifications
You must be signed in to change notification settings - Fork 13
TLS support on Windows #34
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Currently the Windows version does not support TLS memory slots yet.
We should find a way to get into the Windows PE loader's internals and attempt to acquire a TLS index slot, just like what we're doing for glibc on Linux.