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

Make Agents / Agent Clusters concepts that work for WebAssembly #887

Open
annevk opened this issue Apr 12, 2017 · 1 comment
Open

Make Agents / Agent Clusters concepts that work for WebAssembly #887

annevk opened this issue Apr 12, 2017 · 1 comment
Labels
layering affects the public spec interface and may require updates to integrating specs

Comments

@annevk
Copy link
Member

annevk commented Apr 12, 2017

See the three comments starting at #882 (comment). We need an abstract super concept that holds the SharedArrayBuffer data and then subclasses for ECMAScript and WebAssembly. It would probably be best for that super concept to be defined in ECMAScript since it also defines most of the other details.

See WebAssembly/design#1019 for the corresponding (informal) work in WebAssembly.

cc @jfbastien @syg @binji

@annevk annevk added the layering affects the public spec interface and may require updates to integrating specs label May 9, 2020
@annevk
Copy link
Member Author

annevk commented Feb 23, 2023

See also #1357.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
layering affects the public spec interface and may require updates to integrating specs
Projects
None yet
Development

No branches or pull requests

1 participant