Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upMake Agents / Agent Clusters concepts that work for WebAssembly #887
Comments
domenic
referenced this issue
Jun 14, 2017
Open
Consolidate agent/agent cluster definitions with ES spec? #28
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
annevk commentedApr 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