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

Atomics and SharedArrayBuffer support #1443

Closed
ibaryshnikov opened this issue Apr 11, 2019 · 1 comment · Fixed by #1463
Closed

Atomics and SharedArrayBuffer support #1443

ibaryshnikov opened this issue Apr 11, 2019 · 1 comment · Fixed by #1463
Labels
js-sys Issues related to the `js-sys` crate

Comments

@ibaryshnikov
Copy link
Member

Motivation

There is no Atomics and SharedArrayBuffer objects in js_sys yet. Adding them will be helpful for #1379

@ibaryshnikov ibaryshnikov added the enhancement New feature or request label Apr 11, 2019
@alexcrichton alexcrichton added js-sys Issues related to the `js-sys` crate and removed enhancement New feature or request labels Apr 11, 2019
@ibaryshnikov
Copy link
Member Author

I'd like to send a pr for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
js-sys Issues related to the `js-sys` crate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants