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

Update wasi libc for new threading ABI #93

Closed
sunfishcode opened this issue Aug 23, 2019 · 2 comments
Closed

Update wasi libc for new threading ABI #93

sunfishcode opened this issue Aug 23, 2019 · 2 comments

Comments

@sunfishcode
Copy link
Member

Support for threads will require changes to the program startup code. See https://reviews.llvm.org/D65783 for details.

@sunfishcode
Copy link
Member Author

For reference, threading in WASI is expected to require changes at the core wasm spec level. See WebAssembly/threads#138 for more details.

@abrown
Copy link
Collaborator

abrown commented Jul 25, 2023

This should be closed with the overall effort to add the new wasm32-wasi-threads target.

@abrown abrown closed this as completed Jul 25, 2023
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

No branches or pull requests

2 participants