diff options
author | Max Klein <max.kleinleibold@gmail.com> | 2017-04-12 22:15:31 +0200 |
---|---|---|
committer | Derek Schuff <dschuff@chromium.org> | 2017-04-12 13:15:31 -0700 |
commit | 5fb669ac8cca51baff8b3a6478d6fd3ef92a7c97 (patch) | |
tree | 1abeea3c8306c521eaa64fbada122052859b0bb6 /check.py | |
parent | 0f3102d13617e70b598e7d82f12684d8fa01969b (diff) | |
download | binaryen-5fb669ac8cca51baff8b3a6478d6fd3ef92a7c97.tar.gz binaryen-5fb669ac8cca51baff8b3a6478d6fd3ef92a7c97.tar.bz2 binaryen-5fb669ac8cca51baff8b3a6478d6fd3ef92a7c97.zip |
s2wasm: Add command line option for importing memory (#963)
This option allows to import the linear memory from JS code instead of exporting it.
--emscripten-glue does this too but often the emscripten glue isn't needed, so this option only affects the memory.
All the code necessary for importing the memory basically already exists, so nothing except for the command line option itself had to be added.
Diffstat (limited to 'check.py')
0 files changed, 0 insertions, 0 deletions