mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-07 21:28:21 +00:00
Resolve review comments.
This commit is contained in:
@@ -267,7 +267,6 @@ impl StackmapEntry {
|
||||
reg_diff: regs,
|
||||
wasm_stack_push: wasm_stack,
|
||||
wasm_stack_pop: 0,
|
||||
wasm_stack_private_depth: 0,
|
||||
wasm_inst_offset: self.opcode_offset,
|
||||
};
|
||||
let diff_id = fsm.diffs.len();
|
||||
|
||||
Reference in New Issue
Block a user