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

Failed to compile the aot file.

Open abc767234318 opened this issue 1 year ago • 2 comments

I compile the following file using AOT compiler. demo.zip It prints the following error.

WASM module load failed: type mismatch, opcode drop was found but stack was empty

But my AOT compiler with wasmer and wasmtime was able to compile it successfully.

abc767234318 avatar Aug 01 '22 13:08 abc767234318

https://github.com/bytecodealliance/wasm-micro-runtime/pull/1363

lum1n0us avatar Aug 08 '22 00:08 lum1n0us

@abc767234318 Thanks for reporting the issue, we fixed it in PR #1363, could you please try again?

wenyongh avatar Aug 09 '22 03:08 wenyongh

Close this issue as it was fixed.

wenyongh avatar Sep 22 '22 05:09 wenyongh