Commit 3326ff9
authored
Update to wasm-tools 229 (#10601)
* Update to wasm-tools 229
A number of changes here:
* New component model intrinsics (ignored for now, they're
async-related)
* Updated interface for reading binary operators, fixing a longstanding
panic in Wasmtime.
* Plumbing for error-context being a gated feature now in the component
model.
prtest:full
* Update to crates.io1 parent 3932e8f commit 3326ff9
11 files changed
Lines changed: 150 additions & 104 deletions
File tree
- crates
- cranelift/src/translate
- environ/src
- compile
- component
- wasmtime/src/engine
- supply-chain
- tests/misc_testsuite
- winch/codegen/src
- codegen
- isa
- aarch64
- x64
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 | |
|---|---|---|---|
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
320 | 320 | | |
321 | 321 | | |
322 | 322 | | |
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
0 commit comments