[wasm] Print a useful error message instead of a signature mismatch error on missing...
commit2823ac5d95bd9558de0b164271968ac3cb2d6c58
authorZoltan Varga <vargaz@gmail.com>
Wed, 30 Oct 2019 04:04:15 +0000 (30 00:04 -0400)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 04:04:15 +0000 (30 00:04 -0400)
treedeebfdb42e273e6567eca0998e852e00ca4d8cc6
parent3695d8704e522620e8f6e47ebdd26e567bac02fd
[wasm] Print a useful error message instead of a signature mismatch error on missing icalls. (#17600)
mono/metadata/icall-internals.h
mono/metadata/icall.c
mono/mini/mini-runtime.c