In [§4.4.7.2](https://webassembly.github.io/spec/core/bikeshed/index.html#returning-from-a-function%E2%91%A0), I think the number of values popped then pushed should be `m`: the number of return values, and not the number of argument values. Am I correct?