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

(ArrayBuffer or SharedArrayBuffer) is invalid IDL #155

Open
annevk opened this issue Mar 27, 2020 · 0 comments
Open

(ArrayBuffer or SharedArrayBuffer) is invalid IDL #155

annevk opened this issue Mar 27, 2020 · 0 comments

Comments

@annevk
Copy link
Member

annevk commented Mar 27, 2020

IDL does not have a SharedArrayBuffer type. I think this has to be [AllowShared] ArrayBuffer, but see whatwg/webidl#865. (I was surprised this wasn't caught in Firefox, but I think Firefox does not implement this API through IDL.)

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

1 participant