[wasm] Print a useful error message instead of a signature mismatch error on missing...
authorZoltan Varga <vargaz@gmail.com>
Wed, 30 Oct 2019 04:04:15 +0000 (00:04 -0400)
committerGitHub <noreply@github.com>
Wed, 30 Oct 2019 04:04:15 +0000 (00:04 -0400)
commitfdf411e34358865eac94a65566efd85a8fca699c
treeb421295b0217c255cb19cce16f959e4232b12770
parent0efe7fdd64a53c01a522f2ded3e36bbade7361d8
[wasm] Print a useful error message instead of a signature mismatch error on missing icalls. (mono/mono#17600)

Commit migrated from https://github.com/mono/mono/commit/2823ac5d95bd9558de0b164271968ac3cb2d6c58
src/mono/mono/metadata/icall-internals.h
src/mono/mono/metadata/icall.c
src/mono/mono/mini/mini-runtime.c