Commit 2e5eb3e
authored
This type [was previously `public` in released WasmKit 0.1.6](https://swiftpackageindex.com/swiftwasm/wasmkit/0.1.6/documentation/wasmkit/trap), but made `internal` by mistake on `main` when reverting `TrapReason` to `internal` in a previous PR.
1 parent 2503b0b commit 2e5eb3e
File tree
2 files changed
+1
-2
lines changed- Sources
- WasmKitGDBHandler
- WasmKit/Execution
2 files changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
| |||
0 commit comments