diff options
author | Alon Zakai <alonzakai@gmail.com> | 2019-04-11 15:57:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-04-11 15:57:05 -0700 |
commit | fc3b8eed2b9fb2aa7e55ac833ea08cf7eae46a0a (patch) | |
tree | 2a8787a3143c2c437905fc9533c7575cb03604a1 /test/wasm2js/nested-selects.2asm.js | |
parent | b769b4ede65eb014376b67f78ba5e6cb04e0cef8 (diff) | |
download | binaryen-fc3b8eed2b9fb2aa7e55ac833ea08cf7eae46a0a.tar.gz binaryen-fc3b8eed2b9fb2aa7e55ac833ea08cf7eae46a0a.tar.bz2 binaryen-fc3b8eed2b9fb2aa7e55ac833ea08cf7eae46a0a.zip |
wasm2js: emscripten glue option (#2000)
Add a wasm2js option for the glue to be in emscripten-compatible format (as opposed to ES6). This does a few things so far:
* Emit START_FUNCTIONS, END_FUNCTIONS markers in the code, for future use in the optimizer.
* Emit the glue as a function to be called from emscripten.
Diffstat (limited to 'test/wasm2js/nested-selects.2asm.js')
0 files changed, 0 insertions, 0 deletions