summaryrefslogtreecommitdiff
path: root/test/binaryen.js/expressions.js
Commit message (Expand)AuthorAgeFilesLines
* [EH] Replace event with tag (#3937)Heejin Ahn2021-06-181-23/+23
* Add SIMDLoadStoreLane get/setters to C/JS API (#3904)Daniel Wirtz2021-05-251-0/+62
* Rename SIMD extending load instructions (#3798)Daniel Wirtz2021-04-121-1/+1
* Rename various SIMD load instructions (#3795)Daniel Wirtz2021-04-111-1/+1
* RefFunc: Validate that the type is non-nullable, and avoid possible bugs in t...Alon Zakai2021-04-081-1/+3
* Update SIMD names and opcodes (#3771)Thomas Lively2021-04-051-18/+6
* Add C and JS API bindings for ref.as_* (#3628)Daniel Wirtz2021-03-011-0/+48
* Add RefIsGetOp/SetOp in C and JS API (#3605)Daniel Wirtz2021-02-261-0/+5
* [EH] Make rethrow's target a try label (#3568)Heejin Ahn2021-02-181-5/+5
* [EH] Update C and binaryen.js API for delegate (#3565)Heejin Ahn2021-02-131-1/+9
* [reference-types] remove single table restriction in IR (#3517)Abbas Mashayekh2021-02-091-2/+4
* [GC] ref.is_func/data/i31 (#3519)Alon Zakai2021-01-261-0/+16
* [GC] RefIsNull => RefIs. (#3516)Alon Zakai2021-01-261-16/+16
* Remove exnref and br_on_exn (#3505)Heejin Ahn2021-01-221-37/+0
* Simplify set/gets of vectors in binaryen.js (#3495)Heejin Ahn2021-01-201-8/+19
* Basic EH instrucion support for the new spec (#3487)Heejin Ahn2021-01-151-18/+55
* [TypedFunctionReferences] Add Typed Function References feature and use the t...Alon Zakai2020-11-231-2/+3
* Rename atomic.notify and *.atomic.wait (#3353)Heejin Ahn2020-11-131-4/+4
* GC: Add i31 instructions (#3154)Daniel Wirtz2020-09-241-0/+57
* GC: Add ref.eq instruction (#3145)Daniel Wirtz2020-09-211-0/+31
* Update JS API function wrapper (#3128)Daniel Wirtz2020-09-181-1/+0
* Refactor Host expression to MemorySize and MemoryGrow (#3137)Daniel Wirtz2020-09-171-28/+44
* Extend the C- and JS-APIs (#2586)Daniel Wirtz2020-07-221-0/+1605