index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-binary.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding Multi-Memories Wasm Feature (#4968)
Ashley Nelson
2022-08-25
1
-0
/
+4
*
Fix order of local names in Names section (#4964)
Congcong Cai
2022-08-25
1
-17
/
+19
*
Fix Memory64 binary parsing after #4811 (#4933)
Alon Zakai
2022-08-18
1
-15
/
+21
*
Restore the `extern` heap type (#4898)
Thomas Lively
2022-08-17
1
-0
/
+12
*
Mutli-Memories Support in IR (#4811)
Ashley Nelson
2022-08-17
1
-101
/
+172
*
Revert "[Wasm GC] GC-prefixed opcodes are int8, not LEBs (#4889)" (#4895)
Alon Zakai
2022-08-16
1
-1
/
+1
*
[Strings] Fix string.new_wtf16_array (#4894)
Alon Zakai
2022-08-10
1
-0
/
+2
*
[Strings] Linear memory string operations should emit a memory index (#4893)
Alon Zakai
2022-08-10
1
-0
/
+12
*
[Wasm GC] GC-prefixed opcodes are int8, not LEBs (#4889)
Alon Zakai
2022-08-09
1
-1
/
+1
*
[Strings] string.new.array methods have start:end arguments (#4888)
Alon Zakai
2022-08-09
1
-1
/
+9
*
Remove RTTs (#4848)
Thomas Lively
2022-08-05
1
-117
/
+5
*
Remove support for parsing `let` (#4864)
Thomas Lively
2022-08-03
1
-64
/
+2
*
Changing ref maps in wasm-binary to use a value of a vector of Name* (#4830)
Ashley Nelson
2022-07-26
1
-37
/
+14
*
Update reference type shorthands in binary output (#4828)
Thomas Lively
2022-07-25
1
-26
/
+31
*
[Strings] GC variants for string.encode (#4817)
Alon Zakai
2022-07-21
1
-1
/
+18
*
Remove basic reference types (#4802)
Thomas Lively
2022-07-20
1
-20
/
+35
*
[Strings] Add string.new GC variants (#4813)
Alon Zakai
2022-07-19
1
-1
/
+20
*
[Strings] stringview_wtf16.length (#4809)
Alon Zakai
2022-07-18
1
-0
/
+2
*
[Strings] stringview_*.slice (#4805)
Alon Zakai
2022-07-15
1
-0
/
+34
*
[Strings] stringview access operations (#4798)
Alon Zakai
2022-07-13
1
-0
/
+61
*
[Strings] string.as (#4797)
Alon Zakai
2022-07-12
1
-0
/
+19
*
[Strings] string.is_usv_sequence (#4783)
Alon Zakai
2022-07-08
1
-0
/
+2
*
[Strings] string.eq (#4781)
Alon Zakai
2022-07-08
1
-0
/
+13
*
[Strings] string.concat (#4777)
Alon Zakai
2022-07-08
1
-0
/
+14
*
[Strings] string.encode (#4776)
Alon Zakai
2022-07-07
1
-0
/
+30
*
[Strings] string.measure (#4775)
Alon Zakai
2022-07-07
1
-3
/
+31
*
[Strings] Add string.const (#4768)
Alon Zakai
2022-07-06
1
-0
/
+102
*
[Strings] Add feature flag for Strings proposal (#4766)
Alon Zakai
2022-06-30
1
-0
/
+4
*
[Strings] Add string.new* instructions (#4761)
Alon Zakai
2022-06-29
1
-0
/
+31
*
[Strings] Add string proposal types (#4755)
Alon Zakai
2022-06-29
1
-0
/
+36
*
First class Data Segments (#4733)
Ashley Nelson
2022-06-21
1
-31
/
+36
*
Do not emit recursion groups without GC enabled (#4738)
Thomas Lively
2022-06-18
1
-2
/
+7
*
Fix table exporting (#4736)
Alon Zakai
2022-06-17
1
-1
/
+2
*
Update relaxed SIMD instructions
Thomas Lively
2022-06-07
1
-8
/
+0
*
Fix binary parsing of the prototype nominal format (#4679)
Thomas Lively
2022-05-19
1
-3
/
+0
*
Add ref.cast_nop_static (#4656)
Thomas Lively
2022-05-11
1
-2
/
+5
*
Parse the prototype nominal binary format (#4644)
Thomas Lively
2022-05-04
1
-9
/
+40
*
Remove externref (#4633)
Thomas Lively
2022-05-04
1
-12
/
+0
*
Update the type section binary format (#4625)
Thomas Lively
2022-05-02
1
-64
/
+62
*
Implement relaxed SIMD dot product instructions (#4586)
Thomas Lively
2022-04-11
1
-0
/
+16
*
[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
-1
/
+5
*
[Wasm GC] Fix stacky non-nullable tuples (#4561)
Alon Zakai
2022-03-31
1
-7
/
+8
*
Add support for extended-const proposal (#4529)
Sam Clegg
2022-03-19
1
-0
/
+4
*
Isorecursive binary format (#4494)
Thomas Lively
2022-02-03
1
-16
/
+51
*
Make `TypeBuilder::build()` fallible (#4474)
Thomas Lively
2022-01-25
1
-1
/
+5
*
Remove unused `isNominal` field on HeapTypeInfo (#4465)
Thomas Lively
2022-01-20
1
-3
/
+1
*
Refactor ModuleUtils::collectHeapTypes (#4455)
Thomas Lively
2022-01-14
1
-11
/
+11
*
Warn about and ignore empty local/param names in name section (#4426)
Alon Zakai
2022-01-07
1
-3
/
+17
*
Turn an assertion on not colliding with an internal name into an error (#4422)
Alon Zakai
2022-01-05
1
-1
/
+4
[prev]
[next]