index
:
forks/binaryen.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wasm
/
wasm-validator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support atomic struct accessors (#7155)
Thomas Lively
2024-12-18
1
-0
/
+10
*
Add bulk-memory-opt feature and ignore call-indirect-overlong (#7139)
Derek Schuff
2024-12-06
1
-6
/
+6
*
Make more Ifs unreachable (#7094)
Thomas Lively
2024-11-27
1
-13
/
+10
*
Remove AutoDrop (#7106)
Thomas Lively
2024-11-22
1
-2
/
+1
*
Make validation of stale types stricter (#7097)
Thomas Lively
2024-11-21
1
-4
/
+4
*
Rename indexType -> addressType. NFC (#7060)
Sam Clegg
2024-11-07
1
-28
/
+30
*
Require reference-types in addition to bulk-memory for table.fill (#7040)
daxpedda
2024-10-31
1
-2
/
+4
*
Remove closed world validation checks (#7019)
Alon Zakai
2024-10-18
1
-50
/
+1
*
[EH][GC] Send a non-nullable exnref from TryTable (#7013)
Alon Zakai
2024-10-17
1
-1
/
+1
*
[FP16] Implement conversion operations. (#6974)
Brendan Dahl
2024-09-26
1
-0
/
+4
*
[FP16] Implement unary operations. (#6867)
Brendan Dahl
2024-08-27
1
-0
/
+11
*
Fix null dereference in FunctionValidator (#6849)
mtb
2024-08-26
1
-2
/
+11
*
[FP16] Add a feature flag for FP16. (#6864)
Brendan Dahl
2024-08-22
1
-14
/
+28
*
[FP16] Implement arithmetic operations. (#6855)
Brendan Dahl
2024-08-21
1
-0
/
+8
*
Fix direct comparisons with unshared basic heap types (#6845)
Thomas Lively
2024-08-16
1
-1
/
+1
*
Implement table.init (#6827)
Alon Zakai
2024-08-16
1
-3
/
+33
*
Simplify validation of stale types (#6842)
Thomas Lively
2024-08-15
1
-24
/
+9
*
[FP16] Implement relation operations. (#6825)
Brendan Dahl
2024-08-09
1
-0
/
+6
*
[FP16] Implement lane access instructions. (#6821)
Brendan Dahl
2024-08-08
1
-0
/
+9
*
[FP16] Implement load and store instructions. (#6796)
Brendan Dahl
2024-08-06
1
-2
/
+3
*
Validate RefAsNonNull (#6785)
Alon Zakai
2024-07-24
1
-2
/
+11
*
Properly validate ref.cast when lacking a common supertype (#6741)
Alon Zakai
2024-07-23
1
-0
/
+15
*
[NFC] Add HeapType::isMaybeShared(BasicHeapType) utility (#6773)
Thomas Lively
2024-07-18
1
-1
/
+1
*
Validate features for types used in element segments (#6769)
Thomas Lively
2024-07-18
1
-0
/
+8
*
Validate features for types used in tables (#6768)
Thomas Lively
2024-07-18
1
-13
/
+8
*
[threads] ref.i31_shared requires shared-everything in validation (#6767)
Thomas Lively
2024-07-18
1
-0
/
+6
*
[threads] Fix shared ref.eq and disallow mixed-shareability (#6763)
Thomas Lively
2024-07-17
1
-0
/
+6
*
[threads] Validate all features required by ref.null (#6757)
Thomas Lively
2024-07-16
1
-15
/
+25
*
[threads] Fix struct op validation for shared null (#6742)
Thomas Lively
2024-07-13
1
-1
/
+1
*
[threads] Shared polymorphism for extern conversions (#6730)
Thomas Lively
2024-07-11
1
-8
/
+10
*
Rename external conversion instructions (#6716)
Jérôme Vouillon
2024-07-08
1
-6
/
+6
*
[NFC] Add HeapType::getFeatures() (#6707)
Alon Zakai
2024-06-27
1
-2
/
+1
*
[threads] Validate shared-polymorphic instructions (#6702)
Thomas Lively
2024-06-25
1
-70
/
+61
*
Validate memarg offsets (#6683)
Thomas Lively
2024-06-20
1
-0
/
+13
*
[threads] Add a "shared-everything" feature (#6658)
Thomas Lively
2024-06-14
1
-0
/
+19
*
Fix fuzzer generation of a DataSegment + add validation that would have caugh...
Alon Zakai
2024-05-23
1
-2
/
+56
*
Fix GlobalRefining's handling of gets in module code and add missing validati...
Alon Zakai
2024-05-17
1
-3
/
+5
*
Add table64 lowering pass (#6595)
Sam Clegg
2024-05-15
1
-27
/
+15
*
[Strings] Remove operations not included in imported strings (#6589)
Thomas Lively
2024-05-15
1
-18
/
+24
*
[Strings] Remove stringview types and instructions (#6579)
Thomas Lively
2024-05-15
1
-34
/
+0
*
[memory64] Add table64 to existing memory64 support (#6577)
Sam Clegg
2024-05-10
1
-25
/
+47
*
[validator] Remove indexType helper function (#6576)
Sam Clegg
2024-05-09
1
-23
/
+18
*
Improve return validation (#6551)
Thomas Lively
2024-04-29
1
-10
/
+18
*
[Strings] Add (partial) validation for StringNew (#6417)
Alon Zakai
2024-03-21
1
-1
/
+34
*
Typed continuations: suspend instructions (#6393)
Frank Emrich
2024-03-19
1
-0
/
+9
*
Typed continuations: cont.bind instructions (#6365)
Frank Emrich
2024-03-04
1
-0
/
+19
*
Typed continuations: cont.new instructions (#6308)
Frank Emrich
2024-02-22
1
-0
/
+14
*
Validator: ArrayNew|InitData require Bulk Memory (#6331)
Alon Zakai
2024-02-21
1
-0
/
+8
*
Validate function imports (#6315)
Alon Zakai
2024-02-20
1
-40
/
+60
*
Remove incorrect validation of segment sizes (#6228)
Alon Zakai
2024-01-22
1
-9
/
+0
[next]