index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue a nicer error message on wasm components. (#2515)
Dan Gohman
2024-12-06
4
-20
/
+20
*
interp: Implement EHv4 (#2512)
Soni L.
2024-11-20
2
-0
/
+60
*
binary/wat: Implement EHv4 (#2470)
Soni L.
2024-11-20
1
-1
/
+1
*
Add support for the custom-page-sizes proposal (#2502)
Keith Winstein
2024-11-08
3
-2
/
+74
*
test: Move legacy exception handling tests (NFC) (#2498)
Soni L.
2024-10-31
8
-113
/
+113
*
Update testsuite (#2495)
Keith Winstein
2024-10-30
27
-647
/
+1480
*
interp: Handle ref.null exn (#2497)
Soni L.
2024-10-29
1
-0
/
+6
*
Raise parse error on NaN in i32 and i64 literals (#2485)
James Ring
2024-10-08
2
-0
/
+16
*
Fix error message for ref.is_null (#2471)
Soni L.
2024-09-23
1
-1
/
+2
*
Update testsuite and implement table64 (#2418)
Sam Clegg
2024-05-15
15
-104
/
+3899
*
Update testsuite and corresponding update to comment parser (#2416)
Sam Clegg
2024-05-13
20
-594
/
+804
*
Update testsuite (#2287)
Keith Winstein
2023-10-24
12
-599
/
+350
*
Share reading/validation code between elem exprs & other const exprs (#2288)
Keith Winstein
2023-09-06
7
-30
/
+29
*
BinaryReader/Writer: roundtrip large memory64 offsets (#2255)
Keith Winstein
2023-06-20
1
-6
/
+6
*
memory64: when enabled, check offset range at validation-time (#2253)
Keith Winstein
2023-06-12
6
-26
/
+48
*
spectest-interp: assert_malformed must error in reader alone (#2252)
Keith Winstein
2023-06-12
4
-8
/
+4
*
BinaryReader/BinaryReaderIR: check for missing end markers (#2218)
Keith Winstein
2023-05-03
3
-3
/
+3
*
binary-reader.cc: expand max local count and fix error message (#2173)
Keith Winstein
2023-03-15
4
-8
/
+8
*
Add new tests (#2168)
Keith Winstein
2023-03-13
38
-0
/
+559
*
Update testsuite (#2167)
Keith Winstein
2023-03-13
15
-142
/
+142
*
Implement Relaxed SIMD proposal (#1994)
Marcus Better
2022-11-30
6
-0
/
+36
*
Update testsuite (#2054)
Sam Clegg
2022-11-13
6
-267
/
+294
*
Add tail-call spec tests and fix related parser issue (#2049)
Sam Clegg
2022-11-08
2
-0
/
+156
*
WastLexer: log lexing errors directly (#2013)
Keith Winstein
2022-10-03
1
-0
/
+3
*
Add tokens test + adjust Wast lexing to match updated spec (#2001)
Keith Winstein
2022-10-03
1
-0
/
+113
*
Update spec tests (#2003)
Marcus Better
2022-09-22
11
-615
/
+673
*
Track locations of Vars in BinaryReaderIR and BinaryReaderInterp (#1963)
Keith Winstein
2022-08-15
32
-147
/
+147
*
update br_table validation rule + enforce module validity in spectest-interp ...
Keith Winstein
2022-04-13
171
-184
/
+171
*
Fix checking of ref.func index declarations (#1894)
Asumu Takikawa
2022-04-13
1
-14
/
+0
*
Update testsuite. (#1872)
Zoltan Herczeg
2022-03-30
4
-13
/
+14
*
Fix function body start/end locations in wasm-validate (#1842)
Sam Clegg
2022-03-02
28
-181
/
+181
*
Initial implementation of extended-const proposal. (#1824)
Sam Clegg
2022-02-15
3
-0
/
+272
*
Update testsuite (#1795)
Sam Clegg
2022-01-10
3
-245
/
+263
*
Remove check from binary-reader-interp.cc that the validator already catches....
Sam Clegg
2021-12-13
28
-201
/
+201
*
Share validation code between constant expressions and function bodies. NFC (...
Sam Clegg
2021-12-10
6
-68
/
+64
*
Add error locations to BinaryReaderInterp (#1780)
Sam Clegg
2021-12-09
128
-2277
/
+2277
*
Add specification tests for exception handling proposal (#1764)
Asumu Takikawa
2021-12-06
8
-0
/
+754
*
Perform init expression validation outside of the binary reader. NFC (#1770)
Sam Clegg
2021-12-02
9
-119
/
+158
*
Add multi-memory feature support (#1751)
Yuhan Deng
2021-11-30
13
-7
/
+1082
*
Update testsuite (#1765)
Sam Clegg
2021-11-19
68
-3831
/
+3830
*
Update third_party/testsuite. NFC (#1752)
Sam Clegg
2021-11-04
5
-5
/
+25
*
Update testsuite (#1738)
Sam Clegg
2021-10-18
68
-7290
/
+3243
*
Enable reference types by default (#1729)
Sam Clegg
2021-10-13
36
-31
/
+6
*
Enable bulk memory by default (#1728)
Sam Clegg
2021-10-13
17
-14
/
+5
*
Avoid writing DataCount section when it is not needed. (#1727)
Sam Clegg
2021-10-13
2
-10
/
+4
*
SIMD is now phase 5, enable it by default (#1712)
Ng Zhi An
2021-09-20
56
-56
/
+0
*
[EH] Replace event with tag (#1678)
Heejin Ahn
2021-06-22
3
-6
/
+6
*
Memory64: support 64-bit data init-expr (#1656)
Wouter van Oortmerssen
2021-04-05
1
-1
/
+1
*
[simd] Unskip more tests (#1648)
Ng Zhi An
2021-03-23
4
-5
/
+37
*
[simd] Implement store lane (#1647)
Ng Zhi An
2021-03-22
4
-4
/
+48
[next]