@hipsterelectron i felt like mozilla's intro-to-wasm blog posts were a lot better about explaining the what/why (more in a browser setting), and seemed a lot better oriented toward supporting c/c++ and rust (and beyond) https://hacks.mozilla.org/2017/02/a-cartoon-intro-to-webassembly/
i personally see WASM primarily as a useful sandboxing mechanism for multi-tenant hosting scenarios similar to the way that cloudflare (ik, bad) workers and [i assume] deno deploy are using v8 isolates for server-side javascript.
@hipsterelectron sorry, wasn't trying to link to docs or assuming confusion on your part—providing the link to the mozilla posts was more to highlight that my experience of wasm/intro to it didn't include a lot of the "just for chrome" and chrome i think (memory could be bad) was actually far behind firefox back in 2019 when i first started looking at wasm.
if it has since been coopted more strongly for chrome/v8 monopolization that's a bummer. tbh i wasn't even aware of this wingolog person.