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

Support WebAssembly threads proposal #423

Open
ia0 opened this issue Apr 4, 2024 · 0 comments
Open

Support WebAssembly threads proposal #423

ia0 opened this issue Apr 4, 2024 · 0 comments
Labels
crate:interpreter Modifies the interpreter for:usability Improves users (and maintainers) life needs:implementation Needs implementation to complete

Comments

@ia0
Copy link
Member

ia0 commented Apr 4, 2024

The WebAssembly Threads proposal is close to being standardized (in final phase) and probably stable enough to implement. This will enable #30 and may need some amount of decision from #58. The work is done in the dev/wasm-threads branch.

@ia0 ia0 added needs:implementation Needs implementation to complete crate:interpreter Modifies the interpreter for:usability Improves users (and maintainers) life labels Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate:interpreter Modifies the interpreter for:usability Improves users (and maintainers) life needs:implementation Needs implementation to complete
Projects
None yet
Development

No branches or pull requests

1 participant