Commit a6fa90c
Bump wasmparser from 0.242.0 to 0.243.0 (#1069)
* Bump wasmparser from 0.242.0 to 0.243.0
Bumps [wasmparser](https://github.com/bytecodealliance/wasm-tools) from 0.242.0 to 0.243.0.
- [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
- [Commits](https://github.com/bytecodealliance/wasm-tools/commits)
---
updated-dependencies:
- dependency-name: wasmparser
dependency-version: 0.243.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Handle FuncExact variant added in wasmparser 0.243.0 (#1071)
* Initial plan
* Handle FuncExact variant in wasmparser 0.243.0
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>
* Improve error message consistency for FuncExact handlers
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>
* Fix wasmparser 0.243.0 compatibility
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jsturtevant <648372+jsturtevant@users.noreply.github.com>1 parent c8408e4 commit a6fa90c
File tree
5 files changed
+10
-6
lines changed- src
- hyperlight_component_macro
- hyperlight_component_util
- src
- tests/rust_guests/witguest
5 files changed
+10
-6
lines changedSome 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 | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
198 | 202 | | |
199 | 203 | | |
200 | 204 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments