index
:
forks/wabt.git
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
decompile
Commit message (
Expand
)
Author
Age
Files
Lines
*
wasm-decompile: add function index comments (#2482)
Kirill R.
2024-10-08
6
-16
/
+16
*
decompiler.cc: fix vector oob when if has empty then (#2334)
Hyxogen
2023-11-20
1
-0
/
+5
*
decompiler.cc: passive data segments do not have offsets (#2163)
mannkdev
2023-07-30
1
-0
/
+9
*
Add initial support for code metadata (#1840)
Yuri Iozzelli
2022-02-25
1
-0
/
+17
*
Finish instruction renaming (#1792)
Heejin Ahn
2021-12-20
3
-36
/
+36
*
wasm-decompile: Avoid trailing whitespace (#1714)
relrelb
2021-09-27
1
-1
/
+1
*
[decompiler] fixed blocks with params. (#1497)
Wouter van Oortmerssen
2020-07-23
1
-2
/
+8
*
Remove ref.is_null type parameter (#1474)
Ben Smith
2020-07-15
1
-1
/
+1
*
Reference types changes to remove subtyping (#1407)
Ben Smith
2020-05-28
1
-2
/
+2
*
wasm-decompile: escape hatch for variables used outside scope. (#1322)
Wouter van Oortmerssen
2020-01-30
1
-1
/
+21
*
wasm-decompile: use symbols from linking section for names. (#1318)
Wouter van Oortmerssen
2020-01-27
1
-0
/
+116
*
wasm-decompile: name data sections with their content (#1309)
Wouter van Oortmerssen
2020-01-23
2
-5
/
+9
*
wasm-decompile: absolute accesses refer to data segments (#1302)
Wouter van Oortmerssen
2020-01-16
2
-1
/
+10
*
wasm-decompile: wrap data declarations. (#1298)
Wouter van Oortmerssen
2020-01-13
1
-0
/
+6
*
wasm-decompile: support for pointers to single types. (#1296)
Wouter van Oortmerssen
2020-01-10
1
-2
/
+2
*
wasm-decompile: friendlier general load/store ops. (#1284)
Wouter van Oortmerssen
2020-01-09
2
-4
/
+47
*
wasm-decompile: blocks now represented as labels (#1282)
Wouter van Oortmerssen
2020-01-06
1
-29
/
+28
*
wasm-decompile: supporting some more node types specifically. (#1279)
Wouter van Oortmerssen
2020-01-06
1
-1
/
+67
*
wasm-decompile: added precedence support. (#1277)
Wouter van Oortmerssen
2020-01-02
3
-3
/
+50
*
wasm-decompile: overhauled name filtering. (#1272)
Wouter van Oortmerssen
2019-12-23
1
-4
/
+4
*
wabt-decompile: cleaned up string composition. (#1265)
Wouter van Oortmerssen
2019-12-13
1
-3
/
+3
*
wasm-decompile: Load/Store tracking for struct output. (#1258)
Wouter van Oortmerssen
2019-12-09
1
-0
/
+83
*
wasm-decompile: Output of other sections + import/export. (#1233)
Wouter van Oortmerssen
2019-11-25
2
-7
/
+41
*
wasm-decompile: Fixed arbitrary characters appearing in function names. (#1213)
Wouter van Oortmerssen
2019-11-11
1
-0
/
+10
*
wasm-decompile: reworked how "stacky" code gets decompiled. (#1205)
Wouter van Oortmerssen
2019-11-07
2
-13
/
+80
*
wasm-decompile: Added initial tests. (#1195)
Wouter van Oortmerssen
2019-10-24
1
-0
/
+76