diff options
author | Sam Clegg <sbc@chromium.org> | 2019-05-10 14:05:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-10 14:05:16 -0700 |
commit | 70434ef31994391ae28c4aaaffd0d4f470da7fdc (patch) | |
tree | 0c39bc7be6901d9c32c28c2d7f7d4b131f5d81fb /test/binaryen.js/functions.js | |
parent | 4b35f384fe753f06c22a04bfa1be056e92f67739 (diff) | |
download | binaryen-70434ef31994391ae28c4aaaffd0d4f470da7fdc.tar.gz binaryen-70434ef31994391ae28c4aaaffd0d4f470da7fdc.tar.bz2 binaryen-70434ef31994391ae28c4aaaffd0d4f470da7fdc.zip |
Generate `dynCall` function for all signature used by `invoke` functions. (#2095)
Previously we were only creating `dynCall` functions for signatures
that we have statically in the table. However for dynamic linking we
may need to invoke functions that we don't have table entries for
(e.g. table entries from a different module).
Diffstat (limited to 'test/binaryen.js/functions.js')
0 files changed, 0 insertions, 0 deletions