index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
binary
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue a nicer error message on wasm components. (#2515)
Dan Gohman
2024-12-06
2
-0
/
+14
*
Add support for the custom-page-sizes proposal (#2502)
Keith Winstein
2024-11-08
1
-3
/
+3
*
Harden against invalid alignment (#2411)
Soni L.
2024-08-09
1
-2
/
+3
*
Update testsuite and implement table64 (#2418)
Sam Clegg
2024-05-15
1
-2
/
+2
*
Add support for new WASM_SEGMENT_FLAG_RETAIN segment flag (#2399)
Yuta Saito
2024-03-11
1
-2
/
+6
*
Handle zero local count in disassembly (#2359)
Rod Vagg
2024-01-03
1
-0
/
+27
*
Add support for new WASM_SYMBOL_ABS symbol flag (#2305)
Sam Clegg
2023-11-28
1
-4
/
+12
*
Implement custom section reading/writing (#2284)
Diego Frias
2023-09-15
2
-0
/
+18
*
memory64: when enabled, check offset range at validation-time (#2253)
Keith Winstein
2023-06-12
1
-2
/
+2
*
binary-reader.cc: detect more malformed modules (#2251)
Keith Winstein
2023-06-08
3
-9
/
+5
*
wasm-objdump: Include function names in "init functions" subsection (#2202)
Sam Clegg
2023-04-20
1
-2
/
+2
*
binary-reader.cc: expand max local count and fix error message (#2173)
Keith Winstein
2023-03-15
1
-1
/
+2
*
Fix several issues found by fuzzing (#1931)
2019
2022-09-17
2
-0
/
+40
*
Fix incorrect index usage in BinaryReaderIR::OnTableSymbol (#1976)
Sam Clegg
2022-08-31
1
-2
/
+54
*
Allow binary reader to skip function bodies. NFC (#1871)
Sam Clegg
2022-03-23
2
-30
/
+4
*
Add initial support for code metadata (#1840)
Yuri Iozzelli
2022-02-25
8
-0
/
+538
*
Added support for multi-memory in apply-names (#1810)
Yuhan Deng
2022-02-17
1
-2
/
+2
*
Fix size of segment in initialization error reporting (#1823)
Sam Clegg
2022-02-09
1
-1
/
+0
*
Update testsuite (#1795)
Sam Clegg
2022-01-10
1
-17
/
+0
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
16
-16
/
+16
*
Remove check from binary-reader-interp.cc that the validator already catches....
Sam Clegg
2021-12-13
1
-2
/
+2
*
Add test for function lacking END marker. NFC (#1775)
Sam Clegg
2021-12-07
1
-0
/
+17
*
Remove separate OnEndFunc vs OnEndExpr. (#1756)
Sam Clegg
2021-11-05
2
-8
/
+8
*
Add support for target_features section (#1744)
Sam Clegg
2021-10-19
1
-0
/
+28
*
Support for import/export info in dylink section (#1741)
Sam Clegg
2021-10-19
1
-0
/
+24
*
Enable reference types by default (#1729)
Sam Clegg
2021-10-13
2
-2
/
+4
*
Enable bulk memory by default (#1728)
Sam Clegg
2021-10-13
8
-12
/
+3
*
Avoid writing DataCount section when it is not needed. (#1727)
Sam Clegg
2021-10-13
1
-2
/
+0
*
Fix ub access of 0-size vector in data segment (#1725)
Ng Zhi An
2021-10-12
1
-0
/
+16
*
SIMD is now phase 5, enable it by default (#1712)
Ng Zhi An
2021-09-20
1
-10
/
+0
*
Support new dylink custom section format (#1707)
Sam Clegg
2021-09-10
1
-0
/
+37
*
Support TLS symbol flag (#1706)
Sam Clegg
2021-09-09
1
-2
/
+2
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
3
-10
/
+10
*
Fix reading of bad relocation type (#1672)
Sam Clegg
2021-05-28
1
-0
/
+30
*
objdump: add support for segments flags in the linking section (#1669)
Sam Clegg
2021-05-13
2
-9
/
+9
*
objdump: fix typo (#1614)
Sam Clegg
2021-03-02
1
-1
/
+1
*
Update rethrow depth handling and catch_all opcode (#1608)
Asumu Takikawa
2021-02-18
1
-2
/
+2
*
Update exception handling support to current proposal (#1596)
Asumu Takikawa
2021-02-10
1
-0
/
+23
*
Use stderr for all logging and error output (#1579)
Sam Clegg
2020-12-03
2
-5
/
+5
*
Update output from type to func type in binary writer and reader (#1570)
Radu M
2020-11-16
2
-2
/
+2
*
Disallow "64-bit" flag if memory64 is disabled (#1547)
Paweł Bylica
2020-09-18
2
-0
/
+23
*
Disallow non-zero memidx when bulk memory disabled (#1546)
Paweł Bylica
2020-09-17
2
-0
/
+20
*
Fix integer overflow in objdump name tracking (#1524)
Sam Clegg
2020-08-19
1
-0
/
+11
*
Added initial "memory64" proposal support (#1500)
Wouter van Oortmerssen
2020-08-07
2
-6
/
+6
*
Fix linking section symbol name bugs (#1508)
Ben Smith
2020-07-31
4
-0
/
+112
*
Detect malformed memory/table limits flag (#1505)
Paweł Bylica
2020-07-31
4
-0
/
+45
*
Fix reading of section code (#1501)
Paweł Bylica
2020-07-31
1
-0
/
+10
*
Detect malformed import kind in binary reader (#1504)
Paweł Bylica
2020-07-30
1
-0
/
+8
*
Fix assert when function has struct type (#1498)
Ben Smith
2020-07-25
1
-0
/
+12
*
Check for malformed alignment (#1454)
Ben Smith
2020-06-09
1
-0
/
+18
[next]