Commit 3339c60
authored
update wasmtime (#2484)
* update wasmtime
have you heard? new wasmtime is out that fixes 12 different security
advisories. hot off the presses
* placate clippy
* delete wasm-compose example
it is heavily bitrotted because it is not checked in CI. Unfortunately,
we do not have the energy to maintain it.
The Cargo.locks in this are getting us dependabot vulnerability alerts.
* more clippy fixes
* more clippy fixes
* fuzz-stats: fix exhaustive match error with a todo
* clippy fixes
* switch to wasmtime 36 track - using 43 has too new of a rust-version1 parent cdc92a8 commit 3339c60
30 files changed
Lines changed: 297 additions & 4938 deletions
File tree
- crates
- fuzz-stats/src
- wasm-compose
- example
- middleware
- .vscode
- src
- server
- src
- service
- .vscode
- src
- tests
- wasm-mutate-stats/src/bin
- wasm-shrink/src
- wasmprinter/src
- wit-component/src
- wit-parser/src/resolve
- src
- bin/wasm-tools
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 0 additions & 3 deletions
This file was deleted.
This file was deleted.
0 commit comments