index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add TrapsNeverHappen to SideEffects's API (#4086)
Max Graey
2021-08-17
2
-1
/
+3
*
[JS/C API] Expose zeroFilledMemory option for JS and C API (#4071)
Max Graey
2021-08-13
2
-0
/
+59
*
[EH] Make tag's attribute encoding detail (#3947)
Heejin Ahn
2021-06-21
4
-8
/
+8
*
Remove (attr 0) from tag text format (#3946)
Heejin Ahn
2021-06-19
3
-11
/
+11
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
9
-81
/
+81
*
[Wasm GC] Add experimental support for non-nullable locals (#3932)
Alon Zakai
2021-06-15
1
-1
/
+1
*
Add SIMDLoadStoreLane get/setters to C/JS API (#3904)
Daniel Wirtz
2021-05-25
4
-0
/
+75
*
Remove Type ordering (#3793)
Thomas Lively
2021-05-18
2
-4
/
+4
*
Rename SIMD extending load instructions (#3798)
Daniel Wirtz
2021-04-12
1
-1
/
+1
*
Rename various SIMD load instructions (#3795)
Daniel Wirtz
2021-04-11
1
-1
/
+1
*
RefFunc: Validate that the type is non-nullable, and avoid possible bugs in t...
Alon Zakai
2021-04-08
1
-1
/
+3
*
Add v128.load/storeN_lane SIMD instructions to C/JS API (#3784)
Daniel Wirtz
2021-04-08
2
-0
/
+177
*
Add v128.load32/64_zero SIMD instructions to C/JS API (#3783)
Daniel Wirtz
2021-04-08
2
-0
/
+22
*
Add new SIMD multiplication instructions to C/JS API (#3782)
Daniel Wirtz
2021-04-08
2
-0
/
+169
*
Add new SIMD conversion instructions to C/JS API (#3781)
Daniel Wirtz
2021-04-08
2
-0
/
+66
*
Add iNxM.extadd_pairwise_* SIMD instructions to C/JS API (#3780)
Daniel Wirtz
2021-04-08
2
-0
/
+44
*
Add i64x2.extend_low/high_* SIMD instructions to C/JS API (#3778)
Daniel Wirtz
2021-04-07
2
-0
/
+44
*
Add various SIMD instructions to C/JS API (#3777)
Daniel Wirtz
2021-04-07
2
-0
/
+122
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
5
-292
/
+142
*
Reorder global definitions in Print pass (#3770)
Abbas Mashayekh
2021-04-02
2
-8
/
+8
*
Remove passive keyword from data segment parser (#3757)
Abbas Mashayekh
2021-03-30
1
-2
/
+2
*
Inlining: Always inline single-use functions (#3730)
Alon Zakai
2021-03-29
1
-1
/
+1
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
4
-29
/
+37
*
Add C and JS API bindings for ref.as_* (#3628)
Daniel Wirtz
2021-03-01
2
-0
/
+53
*
Add TypedFunctionReferences feature to C and JS API (#3603)
Daniel Wirtz
2021-02-26
2
-0
/
+2
*
Add RefIsGetOp/SetOp in C and JS API (#3605)
Daniel Wirtz
2021-02-26
1
-0
/
+5
*
Support Type names in the Names section (#3615)
Alon Zakai
2021-02-25
1
-1
/
+1
*
Properly use text format type names in printing (#3591)
Alon Zakai
2021-02-23
2
-6
/
+6
*
[EH] Make rethrow's target a try label (#3568)
Heejin Ahn
2021-02-18
4
-15
/
+15
*
[EH] Update C and binaryen.js API for delegate (#3565)
Heejin Ahn
2021-02-13
5
-8
/
+71
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
5
-10
/
+29
*
Prototype i32x4.widen_i8x16_{s,u} (#3535)
Thomas Lively
2021-02-01
2
-32
/
+32
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
2
-2
/
+2
*
[GC] ref.is_func/data/i31 (#3519)
Alon Zakai
2021-01-26
1
-0
/
+16
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
4
-19
/
+19
*
Reorder i31ref and dataref (#3509)
Heejin Ahn
2021-01-23
2
-1
/
+13
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
4
-80
/
+22
*
[GC] Add dataref type (#3500)
Alon Zakai
2021-01-21
1
-2
/
+2
*
Simplify set/gets of vectors in binaryen.js (#3495)
Heejin Ahn
2021-01-20
1
-8
/
+19
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
7
-91
/
+142
*
Prototype prefetch instructions (#3467)
Thomas Lively
2021-01-06
2
-45
/
+45
*
Prototype SIMD extending pairwise add instructions (#3466)
Thomas Lively
2021-01-05
2
-22
/
+0
*
Improve C and JS API module inspection features (#3464)
Daniel Wirtz
2021-01-05
2
-1
/
+12
*
Refactor printing code so that printing Expressions always works (#3450)
Alon Zakai
2020-12-17
2
-4
/
+4
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
2
-12
/
+14
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
3
-5
/
+6
*
Rename atomic.notify and *.atomic.wait (#3353)
Heejin Ahn
2020-11-13
6
-18
/
+18
*
[wasm2js] Use native JavaScript Math.trunc (#3329)
Max Graey
2020-11-10
1
-0
/
+1
*
wasm2js: Remove global dict arguments to asmFunc (#3325)
Sam Clegg
2020-11-05
1
-26
/
+13
*
Implement v128.{load,store}{8,16,32,64}_lane instructions (#3278)
Thomas Lively
2020-10-22
2
-33
/
+33
[next]