wasm-micro-runtime icon indicating copy to clipboard operation
wasm-micro-runtime copied to clipboard

Fix bugs occurring in Instrument Test

Open FromLiQg opened this issue 1 year ago • 0 comments

[1] In function jit_compile_op_call_indirect: ignoring to detect error after generate instruction or register https://github.com/wasm-micro-runtime/wamr-internal-dev/issues/423 [2] In function jit_cc_init: ingore to free entry_block and exit_block https://github.com/wasm-micro-runtime/wamr-internal-dev/issues/422

FromLiQg avatar Sep 15 '22 07:09 FromLiQg