I have written a post about JAWSM, my JavaScript to WebAssembly compiler: https://itsallaboutthebit.com/jawsm/. Long story short: I now implemented all of the JS semantics (scopes, prototypal inheritance, async/await, generators) and it passes 25% of Ecma262 spec test suite.
Comments
but yes, definitely
for example, I love the tiny rebellion of bringing JPEG-XL to Chromium based browsers
PGLite lets you run PostreSQL in the client, which us wild
NodeJS running in StackBlitz
WASM is wild 😄✌️
it's less commonly (very rarely) used to actually build programs
there are a few exceptions like Figma, but it's not something you hear a lot of teams really using to build actual applications
(is it?)
In the browser, yes, outside of the browser, I'd say no. There are a lot of solutions using WASM that could potentially benefit from scripting capabilities. https://spacetimedb.com/, https://www.fluvio.io/, https://github.com/drogus/crows