Commit 57e9d91
docs: document wasm debug process (0xMiden#1341)
* docs: document wasm debug process
* docs: debug
* lint: fix typo
* fix: extension link
* pr-comments: more details in guide
* Update crates/web-client/docs/debug.md
Co-authored-by: igamigo <ignacio.amigo@lambdaclass.com>
* trigger workflow
* trigger workflow
* Apply suggestions from code review
Co-authored-by: igamigo <ignacio.amigo@lambdaclass.com>
* remove bullet point
* run tests with release mode
* chore: update test:clean target
* feat: re-do debug symbols setup
* feat: restore package.json from next
* Update crates/web-client/docs/debug.md
Co-authored-by: Marti <marti@miden.team>
* Update crates/web-client/docs/debug.md
Co-authored-by: Marti <marti@miden.team>
* Update crates/web-client/docs/debug.md
Co-authored-by: Marti <marti@miden.team>
* Update crates/web-client/docs/debug.md
Co-authored-by: Marti <marti@miden.team>
* pr-comments
* format
* fix md formatting
* docs: pr feedback
---------
Co-authored-by: igamigo <ignacio.amigo@lambdaclass.com>
Co-authored-by: Marti <marti@miden.team>1 parent c1b486c commit 57e9d91
File tree
8 files changed
+77
-1
lines changed- crates/web-client
- docs
- docs
8 files changed
+77
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
Loading
Loading
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
9 | 21 | | |
10 | 22 | | |
11 | 23 | | |
| |||
19 | 31 | | |
20 | 32 | | |
21 | 33 | | |
22 | | - | |
| 34 | + | |
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
| |||
59 | 71 | | |
60 | 72 | | |
61 | 73 | | |
| 74 | + | |
| 75 | + | |
62 | 76 | | |
63 | 77 | | |
64 | 78 | | |
| |||
Loading
Loading
0 commit comments