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
*
[NFC] Make MemoryOrder parameters non-optional (#7171)
Thomas Lively
2024-12-21
1
-3
/
+5
*
Support atomic struct accessors (#7155)
Thomas Lively
2024-12-18
1
-0
/
+40
*
Support control flow inputs in IRBuilder (#7149)
Thomas Lively
2024-12-13
1
-20
/
+20
*
Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)
Derek Schuff
2024-12-06
1
-0
/
+10
*
Remove incorrect warning when reading name section (#7140)
Thomas Lively
2024-12-06
1
-5
/
+0
*
[NFC] Encapsulate source map reader state (#7132)
Thomas Lively
2024-12-03
1
-250
/
+9
*
[NFC] Rename {F32,F64}NearestInt to {F32,F64}Nearest (#7089)
Thomas Lively
2024-11-27
1
-5
/
+1
*
Use IRBuilder in the binary parser (#6963)
Thomas Lively
2024-11-26
1
-4246
/
+1419
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-5
/
+6
*
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
[next]