Commit 5ef4228
authored
Update to wit-bindgen 0.37. (#101)
This uses `--async none` so there aren't many user-visible changes,
however one notable user-visible change is that with
bytecodealliance/wit-bindgen#1102, some functions such as `Fields::get`
have arguments that change from `&String` to `&str`.1 parent e3328ef commit 5ef4228
File tree
6 files changed
+2930
-2703
lines changed- .github/workflows
- ci
- src
6 files changed
+2930
-2703
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
76 | 76 | | |
77 | 77 | | |
| 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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments