Description[wasm] Imported WebAssembly function are never wrapped.
According to the spec, import wrappers are only generated for JavaScript
functions, not for WebAssembly function. If an imported WebAssembly
function does not have the expected type, then a type error is thrown.
R=titzer@chromium.org, rossberg@chromium.org
TEST=mjsunit/wasm/test-import-export-wrapper
Committed: https://crrev.com/665a5d17acc17c85d61a99363d61514656d4b6ea
Cr-Commit-Position: refs/heads/master@{#40901}
Patch Set 1 #
Total comments: 2
Patch Set 2 : typo #
Messages
Total messages: 13 (5 generated)
|