Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS support #784

Merged
merged 1 commit into from
Feb 26, 2020
Merged

TLS support #784

merged 1 commit into from
Feb 26, 2020

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Nov 7, 2019

cc #388 (TLS is used internally when calling std::thread::spawn)

Depends on bytecodealliance/cranelift#1174

Edit: Fixes #388 and fixes #779

@bjorn3 bjorn3 added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Nov 7, 2019
@bjorn3 bjorn3 added the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. label Dec 23, 2019
@bjorn3 bjorn3 force-pushed the wip_tls_support branch 5 times, most recently from 5fd4560 to 80be467 Compare January 22, 2020 19:14
@bjorn3
Copy link
Member Author

bjorn3 commented Jan 22, 2020

I cherry-picked most changes onto master to reduce bit-rot.

@bjorn3 bjorn3 force-pushed the wip_tls_support branch 2 times, most recently from 4e73433 to 94a0434 Compare January 25, 2020 11:27
@bjorn3
Copy link
Member Author

bjorn3 commented Feb 26, 2020

bytecodealliance/cranelift#1174 has been merged!

@bjorn3 bjorn3 removed the S-blocked Status: marked as blocked ❌ on something else such as an RFC or other implementation work. label Feb 26, 2020
@bjorn3 bjorn3 changed the title [WIP] TLS support TLS support Feb 26, 2020
@bjorn3 bjorn3 merged commit fd6c463 into master Feb 26, 2020
@bjorn3 bjorn3 deleted the wip_tls_support branch February 26, 2020 14:12
@bjorn3 bjorn3 mentioned this pull request Feb 26, 2020
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Veloren not working Support multithreading
1 participant