That's quite the assertion. The very word quarantine comes to us from when there was a Republic of Venice. The notion of shutting things down in times of plague is an old one.
Yes, it's a very blunt instrument, and you'd hope we could do better these days - and some places like South Korea and Taiwan appear to be managing that - but locking things down works.
The code only says that there is a f32.add call which has two operands that are the result of a f32.add and f32.mul and so on.
The implementations will agree in their treatment of locals: that there are two locals 0 and 1, which support loading at offsets and such.
Both stack and register machines can support locals.
Just read the standard, it's quite clear from the semantics that it's a stack machine: https://webassembly.github.io/spec/core/exec/runtime.html#st...https://webassembly.github.io/spec/core/exec/instructions.ht...