Files
wasm-instrument/src
Alexander Theißen 5e3b06de05 Fix Instruction::CallIndirect stack height metering
The stack height metering for functions containing
CallIndirect was wrong. The code did not take into
consideration that is pops one value from the stack.

The effect was that the stack height of functions
using this instruction was higher than its real height.
2020-10-13 11:43:59 +02:00
..
2019-07-30 16:44:05 +02:00
2019-07-30 16:44:05 +02:00
2019-07-30 16:44:05 +02:00
2019-07-17 17:01:15 +03:00
2018-08-01 17:26:22 +03:00