index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Wasm GC] Add AbstractTypeRefining pass (#5461)
Alon Zakai
2023-02-03
1
-3
/
+3
*
[Strings] Add experimental StringNew variants (#5459)
Alon Zakai
2023-01-26
1
-1
/
+7
*
[Strings] Add string.compare (#5453)
Alon Zakai
2023-01-25
1
-0
/
+7
*
Represent ref.as_{func,data,i31} with RefCast (#5413)
Thomas Lively
2023-01-10
1
-3
/
+0
*
Replace `RefIs` with `RefIsNull` (#5401)
Thomas Lively
2023-01-09
1
-13
/
+3
*
Consolidate br_on* operations (#5399)
Thomas Lively
2023-01-06
1
-7
/
+0
*
Support br_on_cast null (#5397)
Thomas Lively
2023-01-05
1
-3
/
+2
*
Support `ref.test null` (#5368)
Thomas Lively
2022-12-21
1
-3
/
+2
*
Update RefCast representation to drop extra HeapType (#5350)
Thomas Lively
2022-12-20
1
-2
/
+8
*
Rename UserSection -> CustomSection. NFC (#5288)
Sam Clegg
2022-11-22
1
-2
/
+2
*
Switch from `typedef` to `using` in C++ code. NFC (#5258)
Sam Clegg
2022-11-15
1
-4
/
+4
*
Implement `array.new_data` and `array.new_elem` (#5214)
Thomas Lively
2022-11-07
1
-0
/
+18
*
Multi-Memories Lowering Pass (#5107)
Ashley Nelson
2022-11-01
1
-0
/
+2
*
[NFC] Add nullptr init for ElementSegment offset (#5168)
Alon Zakai
2022-10-20
1
-1
/
+1
*
Make `Name` a pointer, length pair (#5122)
Thomas Lively
2022-10-11
1
-0
/
+1
*
Fix bugs with copying expressions (#5099)
Thomas Lively
2022-09-30
1
-0
/
+9
*
Add JavaScript promise integration (JSPI) pass. (#4961)
Brendan Dahl
2022-09-02
1
-0
/
+1
*
Implement `extern.externalize` and `extern.internalize` (#4975)
Thomas Lively
2022-08-29
1
-0
/
+2
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-4
/
+23
*
[Strings] string.new.array methods have start:end arguments (#4888)
Alon Zakai
2022-08-09
1
-0
/
+4
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-59
/
+0
*
[Strings] GC variants for string.encode (#4817)
Alon Zakai
2022-07-21
1
-0
/
+10
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-3
/
+5
*
[Strings] Add string.new GC variants (#4813)
Alon Zakai
2022-07-19
1
-2
/
+12
*
[Strings] stringview_wtf16.length (#4809)
Alon Zakai
2022-07-18
1
-0
/
+1
*
[Strings] stringview_*.slice (#4805)
Alon Zakai
2022-07-15
1
-0
/
+31
*
[Strings] stringview access operations (#4798)
Alon Zakai
2022-07-13
1
-0
/
+55
*
[Strings] string.as (#4797)
Alon Zakai
2022-07-12
1
-0
/
+18
*
[Strings] string.is_usv_sequence (#4783)
Alon Zakai
2022-07-08
1
-0
/
+1
*
[Strings] string.eq (#4781)
Alon Zakai
2022-07-08
1
-0
/
+11
*
[Strings] string.concat (#4777)
Alon Zakai
2022-07-08
1
-0
/
+11
*
[Strings] string.encode (#4776)
Alon Zakai
2022-07-07
1
-0
/
+19
*
[Strings] string.measure (#4775)
Alon Zakai
2022-07-07
1
-0
/
+18
*
[Strings] Add string.const (#4768)
Alon Zakai
2022-07-06
1
-0
/
+13
*
[Strings] Add string.new* instructions (#4761)
Alon Zakai
2022-06-29
1
-0
/
+20
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-29
/
+14
*
Update relaxed SIMD instructions
Thomas Lively
2022-06-07
1
-2
/
+0
*
Make RefCast safe by default (#4663)
Thomas Lively
2022-05-12
1
-1
/
+1
*
Add ref.cast_nop_static (#4656)
Thomas Lively
2022-05-11
1
-0
/
+5
*
Implement relaxed SIMD dot product instructions (#4586)
Thomas Lively
2022-04-11
1
-0
/
+4
*
[SIMD] Make swizzle's opcode name consistent (NFC) (#4585)
Heejin Ahn
2022-04-09
1
-2
/
+2
*
Implement i16x8.relaxed_q15mulr_s (#4583)
Thomas Lively
2022-04-07
1
-0
/
+1
*
Generate heap type names when printing types (#4503)
Thomas Lively
2022-02-07
1
-8
/
+1
*
Change from storing Signature to HeapType on CallIndirect (#4352)
Thomas Lively
2021-11-22
1
-13
/
+1
*
Add support for relaxed-simd instructions (#4320)
Ng Zhi An
2021-11-15
1
-0
/
+23
*
[NFC] Create a .cpp file for fuzzer implementation (#4279)
Thomas Lively
2021-10-26
1
-2
/
+2
*
Add table.grow operation (#4245)
Max Graey
2021-10-18
1
-0
/
+13
*
Add table.size operation (#4224)
Max Graey
2021-10-08
1
-0
/
+11
*
Emit heap types for call_indirect that match the table (#4221)
Alon Zakai
2021-10-08
1
-0
/
+12
*
Add table.set operation (#4215)
Max Graey
2021-10-07
1
-0
/
+13
[prev]
[next]