Commit 422b883
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>1 parent 516392e commit 422b883
4 files changed
Lines changed: 18 additions & 14 deletions
File tree
- src
- hyperlight_component_util/src
- tests/rust_guests
- dummyguest
- simpleguest
- witguest
| 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.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments