summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-stack.cpp
Commit message (Expand)AuthorAgeFilesLines
* SIMD load and extend instructions (#2353)Thomas Lively2019-09-241-0/+18
* v128.andnot instruction (#2355)Thomas Lively2019-09-241-1/+3
* vNxM.load_splat instructions (#2350)Thomas Lively2019-09-231-0/+20
* SIMD narrowing and widening operations (#2341)Thomas Lively2019-09-141-0/+50
* QFMA/QFMS instructions (#2328)Thomas Lively2019-09-031-2/+19
* Add atomic.fence instruction (#2307)Heejin Ahn2019-08-271-0/+5
* Add initial support for anyref as an opaque type (#2294)Jay Phelps2019-08-201-0/+12
* Add basic exception handling support (#2282)Heejin Ahn2019-08-131-1/+44
* Refactor stack IR / binary writer (NFC) (#2250)Heejin Ahn2019-07-231-0/+1591