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

Plan for enabling Wasm threads #124

Open
annevk opened this issue Feb 5, 2019 · 2 comments
Open

Plan for enabling Wasm threads #124

annevk opened this issue Feb 5, 2019 · 2 comments

Comments

@annevk
Copy link
Member

annevk commented Feb 5, 2019

From WebAssembly/design#1261:

In tc39/ecma262#1435 I detailed an approach the HTML community is planning on taking for reenabling ECMAScript's SharedArrayBuffer. This also affects Wasm if Wasm ever gets its own thread primitive (rather than building on top of workers and postMessage()) or some other high-resolution timer mechanism. Your input is most welcome.

@annevk
Copy link
Member Author

annevk commented Jan 2, 2020

@annevk
Copy link
Member Author

annevk commented Jul 8, 2020

The HTML Standard now fully defines this. Firefox 79 implements it (shipping later this month). Chrome will migrate to it. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/SharedArrayBuffer/Planned_changes is still a useful high-level summary.

Feel free to close this.

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