diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-12 00:32:15 +0100 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-11-12 00:32:15 +0100 |
| commit | cf2882c2e754f49c46ce2ca12c3ca07e4cabc459 (patch) | |
| tree | 4d092f802c57e51db3da2194b0340f8b3741848e /src/section | |
| parent | 900fabee73c16bda1542b96d564936e6318d6f58 (diff) | |
| download | nanowasm-cf2882c2e754f49c46ce2ca12c3ca07e4cabc459.tar.gz | |
Fix prev_op
Assigning prev_op inside nwp_execute defeated the purpose because this
function is meant to start the state machine for the given instruction.
In other words, inspecting prev_op would in fact return the current
opcode, instead of the previous opcode.
Diffstat (limited to 'src/section')
0 files changed, 0 insertions, 0 deletions
