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
*
Record binary locations for nested blocks (#7078)
Thomas Lively
2024-11-14
1
-0
/
+20
*
[NFC] Eagerly set local names in binary reader (#7076)
Thomas Lively
2024-11-14
1
-19
/
+25
*
Read the names section first (#7074)
Thomas Lively
2024-11-13
1
-326
/
+325
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-7
/
+7
*
Remove FeaturePrefix::FeatureRequired (NFC) (#7034)
Heejin Ahn
2024-11-04
1
-6
/
+2
*
[EH][GC] Send a non-nullable exnref from TryTable (#7013)
Alon Zakai
2024-10-17
1
-3
/
+5
*
Source Maps: Support 5 segment mappings (#6795)
Ömer Sinan Ağacan
2024-10-01
1
-13
/
+61
*
Binary parser: Lift the limit on the number of locals (#6973)
Jérôme Vouillon
2024-09-30
1
-6
/
+14
*
[FP16] Implement conversion operations. (#6974)
Brendan Dahl
2024-09-26
1
-0
/
+16
*
[NFC] Eagerly create segments when parsing datacount (#6958)
Thomas Lively
2024-09-19
1
-3
/
+21
*
[NFC] Eagerly create Functions in binary parser (#6957)
Thomas Lively
2024-09-19
1
-11
/
+11
*
[NFC] Remove excessive debug logging from binary reading (#6927)
Alon Zakai
2024-09-10
1
-177
/
+6
*
Add a --preserve-type-order option (#6916)
Thomas Lively
2024-09-10
1
-1
/
+6
*
[EH] Rename Catch(All)_P3 to Catch(All)_Legacy (NFC) (#6901)
Heejin Ahn
2024-09-04
1
-6
/
+7
*
[FP16] Implement madd and nmadd. (#6878)
Brendan Dahl
2024-09-03
1
-0
/
+8
*
Rename relaxed SIMD fma instructions to match spec. (#6876)
Brendan Dahl
2024-08-27
1
-8
/
+8
*
[FP16] Implement unary operations. (#6867)
Brendan Dahl
2024-08-27
1
-0
/
+28
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-0
/
+4
*
[FP16] Implement arithmetic operations. (#6855)
Brendan Dahl
2024-08-21
1
-0
/
+32
*
Fix encoding of heap type definitions (#6856)
Thomas Lively
2024-08-20
1
-13
/
+13
*
[NFC] Use HeapType::getKind more broadly (#6846)
Thomas Lively
2024-08-19
1
-22
/
+29
*
Implement table.init (#6827)
Alon Zakai
2024-08-16
1
-0
/
+20
*
Save build ID in a source map (#6799)
Marcin Kolny
2024-08-15
1
-1
/
+26
*
[FP16] Implement relation operations. (#6825)
Brendan Dahl
2024-08-09
1
-0
/
+24
*
[FP16] Implement lane access instructions. (#6821)
Brendan Dahl
2024-08-08
1
-0
/
+14
*
[FP16] Implement load and store instructions. (#6796)
Brendan Dahl
2024-08-06
1
-16
/
+49
*
[Source maps] Handle single-segment entries in source map header decoder (#6794)
Ömer Sinan Ağacan
2024-08-06
1
-6
/
+13
*
WasmBinaryReader: Use helper function to create names for items. NFC (#6810)
Sam Clegg
2024-08-05
1
-14
/
+15
*
Use Names::getValidNameGivenExisting in binary reading (#6793)
Alon Zakai
2024-07-31
1
-8
/
+3
*
[NFC] Add HeapType::isMaybeShared(BasicHeapType) utility (#6773)
Thomas Lively
2024-07-18
1
-1
/
+1
*
[threads] Simplify and generalize reftype writing without GC (#6766)
Thomas Lively
2024-07-18
1
-16
/
+8
*
[threads] Simplify and generalize heap type writing without GC (#6765)
Thomas Lively
2024-07-17
1
-14
/
+1
*
Error more clearly on wasm components (#6751)
Alon Zakai
2024-07-17
1
-1
/
+9
*
[threads] ref.i31_shared (#6735)
Thomas Lively
2024-07-12
1
-6
/
+12
*
Rename external conversion instructions (#6716)
Jérôme Vouillon
2024-07-08
1
-6
/
+6
*
[threads] Validate shared-polymorphic instructions (#6702)
Thomas Lively
2024-06-25
1
-2
/
+7
*
Add missing struct/array type checks in binary reader (#6701)
Alon Zakai
2024-06-25
1
-0
/
+30
*
Add a missing binary reading check for BrOn's reference child's type (#6700)
Alon Zakai
2024-06-25
1
-0
/
+3
*
Add a proper error for bad select results (#6697)
Alon Zakai
2024-06-24
1
-1
/
+5
*
Validate that names are valid UTF-8 (#6682)
Thomas Lively
2024-06-19
1
-3
/
+5
*
Check malformed mutability on imported globals (#6679)
Thomas Lively
2024-06-18
1
-0
/
+3
*
Re-enable binary.wast spec test (#6677)
Thomas Lively
2024-06-18
1
-10
/
+23
*
[threads] Shared basic heap types (#6667)
Thomas Lively
2024-06-19
1
-8
/
+15
*
Reject invalid section IDs (#6675)
Thomas Lively
2024-06-18
1
-6
/
+7
*
Fix DataSegment name handling (#6673)
Alon Zakai
2024-06-17
1
-1
/
+1
*
[threads] Binary reading and writing of shared composite types (#6664)
Thomas Lively
2024-06-14
1
-0
/
+7
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-2
/
+9
*
Fix binary parser of declarative element segments (#6618)
Rikito Taniguchi
2024-06-03
1
-1
/
+5
*
Fuzzer: Better fuzzing of globals (#6611)
Alon Zakai
2024-05-21
1
-1
/
+16
*
[table64] Preserve 64-bit table flag when writing binaries (#6610)
Sam Clegg
2024-05-20
1
-1
/
+1
[next]