summaryrefslogtreecommitdiff
path: root/src/shell-interface.h
diff options
context:
space:
mode:
authorjgravelle-google <jgravelle@google.com>2016-10-19 16:49:36 -0700
committerAlon Zakai <alonzakai@gmail.com>2016-10-19 16:49:36 -0700
commit00354666afcc5c9fa489c446e23febe7efbcd311 (patch)
tree536247b027b8383c669ca8fb60deb7709072d664 /src/shell-interface.h
parentf08f75cf2fe1b6b8275f7f7fd4356919616ba95c (diff)
downloadbinaryen-00354666afcc5c9fa489c446e23febe7efbcd311.tar.gz
binaryen-00354666afcc5c9fa489c446e23febe7efbcd311.tar.bz2
binaryen-00354666afcc5c9fa489c446e23febe7efbcd311.zip
Add support for i64.store[N] (#789)
* Add support for i64.store[N] Previously storing i64 in the interpreter assumed an 8byte store. Stores like i64.store8 would then use the special-case i64 storing code, when they could just use the i32.store8 code. * Add printf test for interpreter * Update wasm.js
Diffstat (limited to 'src/shell-interface.h')
0 files changed, 0 insertions, 0 deletions