I learned how to use SharedArrayBuffers with WASM for the first time today in Chrome (building a simple video conversion app in the browser). I'm excited about the use-cases SABs unlock, but also think it is important we get the security story right so that more browser vendors feel comfortable supporting them. Ideally things shouldn't be Chrome only :)