index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm2c: harmonize bulk mem ops re: i32/i64 (#2506) + parametrize memchecks pe...
HEAD
main
Keith Winstein
2024-12-17
7
-279
/
+560
*
Issue a nicer error message on wasm components. (#2515)
Dan Gohman
2024-12-06
6
-20
/
+34
*
interp: Implement EHv4 (#2512)
Soni L.
2024-11-20
2
-0
/
+60
*
binary/wat: Implement EHv4 (#2470)
Soni L.
2024-11-20
10
-9
/
+112
*
wast-parser.cc: Fix a crash from failing (module quote ...) (#2509)
Keith Winstein
2024-11-12
1
-0
/
+8
*
test/run-roundtrip.py: test roundtrip even with --stdout (#2505)
Keith Winstein
2024-11-11
2
-8
/
+19
*
Add support for the custom-page-sizes proposal (#2502)
Keith Winstein
2024-11-08
15
-5
/
+310
*
wat-writer.cc: update text serialization of data memuse (#2501)
Keith Winstein
2024-11-07
1
-0
/
+4
*
test: Move legacy exception handling tests (NFC) (#2498)
Soni L.
2024-10-31
12
-119
/
+119
*
Update testsuite (#2495)
Keith Winstein
2024-10-30
46
-674
/
+1609
*
interp: Handle ref.null exn (#2497)
Soni L.
2024-10-29
1
-0
/
+6
*
wasm2c: Reset the segment register after call_indirect as the register may ha...
Shravan Narayan
2024-10-18
2
-0
/
+6
*
wasm2c: Cleanup of handling of WASM_RT_USE_SEGUE macro
Shravan Narayan
2024-10-14
6
-180
/
+60
*
wasm-interp: Fix off-by-one in DoThrow (#2486)
Soni L.
2024-10-08
1
-0
/
+19
*
wasm-decompile: add function index comments (#2482)
Kirill R.
2024-10-08
8
-18
/
+18
*
Raise parse error on NaN in i32 and i64 literals (#2485)
James Ring
2024-10-08
2
-0
/
+16
*
wasm-interp: Fix catch handlers correctly (#2483)
Soni L.
2024-10-07
2
-3
/
+16
*
wasm2c: Fix handling of locals in setjmp targets (#2479)
Soni L.
2024-10-01
1
-0
/
+25
*
wasm-interp: Fix catch handlers' value stack sizes (#2478)
Soni L.
2024-10-01
1
-0
/
+22
*
Fix call_ref on empty stack (#2472)
Soni L.
2024-09-24
3
-2
/
+16
*
Fix handling of data count without data section (#2432)
Soni L.
2024-09-23
1
-0
/
+14
*
Fix error message for ref.is_null (#2471)
Soni L.
2024-09-23
1
-1
/
+2
*
wasm2c: Use wrappers for function references (#2465)
Soni L.
2024-09-23
3
-3
/
+15
*
wasm2c: Add segue option to make exclusive use of the segment register
Shravan Narayan
2024-09-18
6
-9
/
+75
*
[wasm-interp] Fix memory corruption with recursive call_indirect (#2464)
Soni L.
2024-09-18
1
-0
/
+20
*
wasm2c: Segue support for CPUs without wrgsbase instructions
Shravan Narayan
2024-09-06
6
-63
/
+159
*
Harden against invalid alignment (#2411)
Soni L.
2024-08-09
2
-2
/
+24
*
Fix parsing of malformed element section in text format (#2439)
Changqing Jing
2024-07-12
1
-0
/
+9
*
wasm2c: Segue optimization for modules with a single unshared memory (#2395)
Shravan Narayan
2024-06-26
6
-89
/
+444
*
[wasm-objdump] Fix reporting of imported 64-bit tables (#2425)
Sam Clegg
2024-05-22
1
-6
/
+13
*
wasm2c: Use wabt::StripExtension (#2424)
Soni L
2024-05-20
1
-0
/
+3
*
Update testsuite and implement table64 (#2418)
Sam Clegg
2024-05-15
31
-109
/
+3986
*
Fix bug in wasm2c's tail-call optimization code generation (#2420)
Christian Nieves
2024-05-14
1
-1
/
+1
*
Update testsuite and corresponding update to comment parser (#2416)
Sam Clegg
2024-05-13
35
-612
/
+826
*
Suppress pass-failed warnings (#2404)
Soni L
2024-03-25
1
-0
/
+3
*
Add support for new WASM_SEGMENT_FLAG_RETAIN segment flag (#2399)
Yuta Saito
2024-03-11
1
-2
/
+6
*
wasm2c: Implement big-endian SIMD (#2340)
Soni L
2024-02-06
3
-2
/
+39
*
wasm2c: atomic and shared mem operations using c11
Shravan Narayan
2024-01-30
2
-32
/
+52
*
Handle zero local count in disassembly (#2359)
Rod Vagg
2024-01-03
1
-0
/
+27
*
wasm2c: Cleanup/separate code for heap and stack signal handlers
Shravan Narayan
2023-12-14
6
-6
/
+6
*
[wasm-objdump] set function types for correct params+locals indexing (#2353)
Rod Vagg
2023-12-13
1
-1
/
+1
*
wasm2c runtime: fix mis-nesting of def'n of os_has_altstack_installed (#2346)
Keith Winstein
2023-12-05
2
-2
/
+63
*
WastParser: tighten parsing of folded `if` (#2349)
Keith Winstein
2023-12-05
3
-33
/
+5
*
[wasm-objdump] Print i64 values as unsigned (#2344)
Rod Vagg
2023-12-01
1
-4
/
+4
*
wasm2c: Test STDIN_FILE error output line numbers (#2341)
Soni L
2023-11-29
2
-0
/
+14
*
Add support for new WASM_SYMBOL_ABS symbol flag (#2305)
Sam Clegg
2023-11-28
1
-4
/
+12
*
Make run-spec-wasm2c platform-consistent (#2335)
Soni L
2023-11-28
6
-69
/
+8
*
Update ID for tag name subsection (#2336)
Michael Williamson
2023-11-27
1
-1
/
+1
*
wasm2c: Fix f64 harness (#2331)
Soni L
2023-11-20
3
-1
/
+49
*
decompiler.cc: fix vector oob when if has empty then (#2334)
Hyxogen
2023-11-20
1
-0
/
+5
[next]