index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binaryen.js
/
kitchen-sink.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add feature flag for relaxed-simd (#4183)
Ng Zhi An
2021-09-23
1
-0
/
+1
*
[Wasm GC] ArrayInit support (#4138)
Alon Zakai
2021-09-10
1
-0
/
+1
*
[EH] Make tag's attribute encoding detail (#3947)
Heejin Ahn
2021-06-21
1
-4
/
+4
*
[EH] Replace event with tag (#3937)
Heejin Ahn
2021-06-18
1
-8
/
+8
*
Add SIMDLoadStoreLane get/setters to C/JS API (#3904)
Daniel Wirtz
2021-05-25
1
-0
/
+1
*
Add v128.load/storeN_lane SIMD instructions to C/JS API (#3784)
Daniel Wirtz
2021-04-08
1
-0
/
+17
*
Add v128.load32/64_zero SIMD instructions to C/JS API (#3783)
Daniel Wirtz
2021-04-08
1
-0
/
+2
*
Add new SIMD multiplication instructions to C/JS API (#3782)
Daniel Wirtz
2021-04-08
1
-0
/
+13
*
Add new SIMD conversion instructions to C/JS API (#3781)
Daniel Wirtz
2021-04-08
1
-0
/
+6
*
Add iNxM.extadd_pairwise_* SIMD instructions to C/JS API (#3780)
Daniel Wirtz
2021-04-08
1
-0
/
+4
*
Add i64x2.extend_low/high_* SIMD instructions to C/JS API (#3778)
Daniel Wirtz
2021-04-07
1
-0
/
+4
*
Add various SIMD instructions to C/JS API (#3777)
Daniel Wirtz
2021-04-07
1
-0
/
+10
*
Update SIMD names and opcodes (#3771)
Thomas Lively
2021-04-05
1
-34
/
+23
*
[reference-types] Support passive elem segments (#3572)
Abbas Mashayekh
2021-03-05
1
-16
/
+24
*
Add TypedFunctionReferences feature to C and JS API (#3603)
Daniel Wirtz
2021-02-26
1
-0
/
+1
*
[EH] Update C and binaryen.js API for delegate (#3565)
Heejin Ahn
2021-02-13
1
-1
/
+3
*
[reference-types] remove single table restriction in IR (#3517)
Abbas Mashayekh
2021-02-09
1
-3
/
+19
*
[GC] Add br_on_func/data/i31 (#3525)
Alon Zakai
2021-01-28
1
-1
/
+1
*
[GC] RefIsNull => RefIs. (#3516)
Alon Zakai
2021-01-26
1
-1
/
+1
*
Reorder i31ref and dataref (#3509)
Heejin Ahn
2021-01-23
1
-0
/
+4
*
Remove exnref and br_on_exn (#3505)
Heejin Ahn
2021-01-22
1
-6
/
+1
*
Basic EH instrucion support for the new spec (#3487)
Heejin Ahn
2021-01-15
1
-12
/
+2
*
Prototype SIMD extending pairwise add instructions (#3466)
Thomas Lively
2021-01-05
1
-2
/
+0
*
Improve C and JS API module inspection features (#3464)
Daniel Wirtz
2021-01-05
1
-1
/
+10
*
[TypedFunctionReferences] Implement call_ref (#3396)
Alon Zakai
2020-11-24
1
-0
/
+1
*
[TypedFunctionReferences] Add Typed Function References feature and use the t...
Alon Zakai
2020-11-23
1
-2
/
+2
*
Rename atomic.notify and *.atomic.wait (#3353)
Heejin Ahn
2020-11-13
1
-2
/
+2
*
GC: Add stubs for the remaining instructions (#3174)
Daniel Wirtz
2020-09-29
1
-0
/
+12
*
GC: Add i31 instructions (#3154)
Daniel Wirtz
2020-09-24
1
-0
/
+19
*
Add Memory64 feature flag to the C and JS APIs (#3148)
Daniel Wirtz
2020-09-21
1
-0
/
+1
*
GC: Add ref.eq instruction (#3145)
Daniel Wirtz
2020-09-21
1
-1
/
+8
*
GC: Integrate eqref and i31ref types (#3141)
Daniel Wirtz
2020-09-19
1
-1
/
+10
*
Refactor Host expression to MemorySize and MemoryGrow (#3137)
Daniel Wirtz
2020-09-17
1
-2
/
+8
*
Add GC feature flag (#3135)
Daniel Wirtz
2020-09-17
1
-1
/
+1
*
Add anyref feature and type (#3109)
Daniel Wirtz
2020-09-10
1
-0
/
+4
*
Update reference types (#3084)
Daniel Wirtz
2020-09-09
1
-15
/
+18
*
Rename anyref to externref to match proposal change (#2900)
Jay Phelps
2020-06-10
1
-3
/
+3
*
Add prototype SIMD rounding instructions (#2895)
Thomas Lively
2020-06-05
1
-0
/
+8
*
Remove `Push` (#2867)
Thomas Lively
2020-05-22
1
-11
/
+10
*
Implement i64x2.mul (#2860)
Thomas Lively
2020-05-19
1
-0
/
+1
*
Implement pseudo-min/max SIMD instructions (#2847)
Thomas Lively
2020-05-12
1
-0
/
+4
*
Remove C API tracing (#2841)
Daniel Wirtz
2020-05-08
1
-10
/
+0
*
Add snake_case method names for returnCall/returnCallIndirect in JS API (#2795)
Shao Cheng
2020-04-23
1
-3
/
+3
*
Use direct pointers as Type IDs (#2745)
Thomas Lively
2020-04-13
1
-3
/
+5
*
Tuple operations in C and JS APIs (#2711)
Thomas Lively
2020-03-26
1
-0
/
+16
*
SIMD integer abs and bitmask instructions (#2703)
Thomas Lively
2020-03-20
1
-0
/
+6
*
Add multivalue feature (#2668)
Thomas Lively
2020-02-27
1
-0
/
+1
*
Add the GetFunctionTable JS API (#2554)
COFFEETALES
2020-02-20
1
-9
/
+23
*
Unify JS memory segment API (#2533)
Daniel Wirtz
2020-01-21
1
-3
/
+5
*
Align binaryen.js with the npm package (#2551)
Daniel Wirtz
2020-01-14
1
-203
/
+195
[next]