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 waitAsync signature to latest spec #2362

Merged
merged 2 commits into from
Nov 19, 2020

Conversation

alexcrichton
Copy link
Contributor

Looks like Chrome implements this now and the spec has also changed
since this was first implemented. Relatively easy to update the
implementation though!

Closes #2361

Looks like Chrome implements this now and the spec has also changed
since this was first implemented. Relatively easy to update the
implementation though!

Closes rustwasm#2361
@alexcrichton alexcrichton merged commit e0ffa8f into rustwasm:master Nov 19, 2020
@alexcrichton alexcrichton deleted the fix-wait-async branch November 19, 2020 20:35
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

Successfully merging this pull request may close these issues.

Type error in Atomics.waitAsync in Chrome v87+
1 participant