index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
/
expressions.js.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require `then` and `else` with `if` (#6201)
Thomas Lively
2024-01-04
1
-3
/
+9
*
Add an arity immediate to tuple.extract (#6172)
Thomas Lively
2023-12-12
1
-1
/
+1
*
Update `tuple.make` text format to include arity (#6169)
Thomas Lively
2023-12-12
1
-2
/
+2
*
Replace i31.new with ref.i31 everywhere (#5931)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Replace I31New with RefI31 everywhere (#5930)
Thomas Lively
2023-09-13
1
-1
/
+1
*
Simplify and consolidate type printing (#5816)
Thomas Lively
2023-08-24
1
-1
/
+1
*
Use Names instead of indices to identify segments (#5618)
Thomas Lively
2023-04-04
1
-2
/
+2
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
1
-1
/
+1
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-14
/
+14
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-9
/
+9
*
Add SIMDLoadStoreLane get/setters to C/JS API (#3904)
Daniel Wirtz
2021-05-25
1
-0
/
+11
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-6
/
+7
*
Add C and JS API bindings for ref.as_* (#3628)
Daniel Wirtz
2021-03-01
1
-0
/
+5
*
[EH] Make rethrow's target a try label (#3568)
Heejin Ahn
2021-02-18
1
-1
/
+1
*
[EH] Update C and binaryen.js API for delegate (#3565)
Heejin Ahn
2021-02-13
1
-0
/
+7
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-1
/
+1
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
1
-1
/
+1
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-5
/
+0
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-4
/
+59
*
Rename atomic.notify and *.atomic.wait (#3353)
Heejin Ahn
2020-11-13
1
-2
/
+2
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+10
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-0
/
+6
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-2
/
+5
*
Extend the C- and JS-APIs (#2586)
Daniel Wirtz
2020-07-22
1
-0
/
+249