8 ms·
That's just the pprinter working its magic :-). Just read the standard, it's quite clear from the semantics that it's a stack machine: https://webassembly.gith
by jsjolen 6y ago
That's just the pprinter working its magic :-).
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#stack https://webassembly.github.io/spec/core/exec/runtime.html#st...
https://webassembly.github.io/spec/core/exec/instructions.html#numeric-instructions https://webassembly.github.io/spec/core/exec/instructions.ht...