Skip to content

Update to wasm-tools 229#10601

Merged
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:wasm-tools-229
Apr 17, 2025
Merged

Update to wasm-tools 229#10601
alexcrichton merged 2 commits intobytecodealliance:mainfrom
alexcrichton:wasm-tools-229

Conversation

@alexcrichton
Copy link
Member

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.

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
@alexcrichton
Copy link
Member Author

I'll note that this is a draft while waiting on bytecodealliance/wasm-tools#2149

@github-actions github-actions bot added wasmtime:api Related to the API of the `wasmtime` crate itself winch Winch issues or pull requests labels Apr 16, 2025
@github-actions
Copy link

Subscribe to Label Action

cc @saulecabrera

Details This issue or pull request has been labeled: "wasmtime:api", "winch"

Thus the following users have been cc'd because of the following labels:

  • saulecabrera: winch

To subscribe or unsubscribe from this label, edit the .github/subscribe-to-label.json configuration file.

Learn more.

@alexcrichton alexcrichton marked this pull request as ready for review April 17, 2025 15:07
@alexcrichton alexcrichton requested review from a team as code owners April 17, 2025 15:07
@alexcrichton alexcrichton requested review from cfallin and fitzgen and removed request for a team April 17, 2025 15:07
@alexcrichton alexcrichton added this pull request to the merge queue Apr 17, 2025
Merged via the queue into bytecodealliance:main with commit 3326ff9 Apr 17, 2025
160 checks passed
@alexcrichton alexcrichton deleted the wasm-tools-229 branch April 17, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself winch Winch issues or pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants