Closed axssbug closed 5 months ago
change code, save the patch, when reload page, error is null function or function signature mismatch
the original code
get_local 0 call_indirect 12 0 end
change code
get_local 0 drop i32.const 1000 call_indirect 12 0 end
Is it possible that it is caused by inconsistent byte count or wasm will verify the machine code
my falut
change code, save the patch, when reload page, error is null function or function signature mismatch
the original code
change code
Is it possible that it is caused by inconsistent byte count or wasm will verify the machine code