Commit 40f9a05
authored
Bump version of dependency crates (#438)
* Bump version of dependency crates
This commit updates this repository to published versions of the
`wasm-tools` family of crates. Additionally Wasmtime is updated with the
same upstream versions of the `wasm-tools` crates. Put together this
updates everything to the most recent version of the component model
with optional URLs encoded and an updated version of Wasmtime.
Part of this transition is the removal of
`wit_component::ComponentInterfaces` which is plumbed through as part of
this commit.
* Update to wasmtime main
* Fix demo build
* Update wasm-tools binary
* Fix cli build
* Install wasm-tools from crates.io, not git1 parent c215ae4 commit 40f9a05
21 files changed
Lines changed: 259 additions & 283 deletions
File tree
- .github/workflows
- crates
- bindgen-core/src
- gen-guest-c
- src
- tests
- gen-guest-rust/src
- gen-guest-teavm-java
- src
- tests
- gen-host-js/src
- gen-host-wasmtime-rust/src
- gen-markdown/src
- test-helpers
- macros
- src
- wit-bindgen-demo/src
- src/bin
- tests/runtime
- invalid
- results
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
99 | 98 | | |
100 | 99 | | |
101 | 100 | | |
| |||
0 commit comments