You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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
The text was updated successfully, but these errors were encountered: