summaryrefslogtreecommitdiff
path: root/scripts/gen-emscripten-exported-json.py
diff options
context:
space:
mode:
authorlizhengxing <unixhaha@gmail.com>2017-12-15 17:49:15 -0800
committerBen Smith <binjimin@gmail.com>2017-12-15 17:49:15 -0800
commit096f7ab84749b5725a5780671111434c34cc17ea (patch)
treebfe85ea61c7d7f71f17f90fe92b8056c07576a2b /scripts/gen-emscripten-exported-json.py
parent9548f63dd04c735a078c40340a3f3ed81323e557 (diff)
downloadwabt-096f7ab84749b5725a5780671111434c34cc17ea.tar.gz
wabt-096f7ab84749b5725a5780671111434c34cc17ea.tar.bz2
wabt-096f7ab84749b5725a5780671111434c34cc17ea.zip
Wabt simd v128.const instruction initial PR: (#677)
This is an initial PR for Wabt simd support. This PR only implement the v128.const instruction. It will construct a simd 128-bits const. The expected wat format is: v128.const i32 0x00000000 0x11111111 0x22222222 0x33333333 For simplify, this PR only implement the wat2wasm and wasm2wat functions. The following PRs will implement the full functions in Wabt. such as: Interp, objdump, logging, etc....
Diffstat (limited to 'scripts/gen-emscripten-exported-json.py')
0 files changed, 0 insertions, 0 deletions