Commit 300931d
authored
Don't print custom section data with
Custom sections can be quite large with dwarf debugging information so
print only `...` in `--skeleton` mode.--skeleton (bytecodealliance#1743)1 parent 2fdc2ed commit 300931d
File tree
3 files changed
+7
-1
lines changed- crates/wasmprinter/src
- tests/cli
3 files changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2756 | 2756 | | |
2757 | 2757 | | |
2758 | 2758 | | |
2759 | | - | |
| 2759 | + | |
| 2760 | + | |
| 2761 | + | |
| 2762 | + | |
| 2763 | + | |
2760 | 2764 | | |
2761 | 2765 | | |
2762 | 2766 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
9 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
0 commit comments