Lîm Tsú-thuàn
Lîm Tsú-thuàn
@q82419 need a review here.
> And I found the coverage downgrades. Do you have a plan to add more tests in this PR? Yes, #3590 is preparing some handcraft test data.
Debian: ``` /__w/WasmEdge/WasmEdge/build/_deps/fmt-src/include/fmt/ranges.h:211:49: error: self-comparison always evaluates to true [-Werror=tautological-compare] 211 | integer_sequence) -> std::true_type; | ~~~^~~~~ cc1plus: all warnings being treated as errors ```
@hydai This is ready to merge.
@hydai I put files into vectors, also I'm not going to mark semantic of bytes, content can change in the near future due to unstable tools.
Dump the wasm, error locate at 0x1267 ``` 0x125e | 23 03 | global_get global_index:3 0x1260 | 0b | end 0x1261 | 0b | end 0x1262 | 02 40 |...
NOTE 1. It's not about **invalid function type**, so wasmtime also do it wrongly 2. I don't see any easy fix here, cc @q82419
@hydai Does this means we should close the issue for now?