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

https://webassembly.github.io/threads is out of date #152

Open
sunfishcode opened this issue Mar 19, 2020 · 1 comment
Open

https://webassembly.github.io/threads is out of date #152

sunfishcode opened this issue Mar 19, 2020 · 1 comment

Comments

@sunfishcode
Copy link
Member

The content at https://webassembly.github.io/threads uses the i32.atomic.rmw8_u.add names rather than the new i32.atomic.rmw8.add_u names chosen here.

@binji
Copy link
Member

binji commented Mar 19, 2020

I believe the generated documentation is just out-of-date, since the spec has been updated for a while. I've been wrestling a bit with Travis to get it working, should have it done soon.

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