Has anyone used any kind of web assembly supported tech in production ?
They have use some js to manipulate the DOM - the linkage isn't there yet (webassembly cant talk to DOM directly), but I guess it's a small point that there has to be a little glue to have that magic work at the moment.