Skip to content

Update wasm-tools, remove cancellable from component model intrinsics - #14244

Merged
alexcrichton merged 7 commits into
bytecodealliance:mainfrom
alexcrichton:remove-cancellable
Sep 10, 2026
Merged

Update wasm-tools, remove cancellable from component model intrinsics#14244
alexcrichton merged 7 commits into
bytecodealliance:mainfrom
alexcrichton:remove-cancellable

Conversation

@alexcrichton

@alexcrichton alexcrichton commented Aug 31, 2026

Copy link
Copy Markdown
Member

This commit updates the wasm-tools dependencies and is an implementation
of WebAssembly/component-model#716 for wasmtime where the main fallout
is in tests. This isn't expected to affect anything in practice as
there's no known usage of this immediate at this time.

This commit updates the wasm-tools dependencies and is an implementation
of WebAssembly/component-model#716 for wasmtime where the main fallout
is in tests. This isn't expected to affect anything in practice as
there's no known usage of this immediate at this time.
@alexcrichton
alexcrichton requested a review from dicej September 10, 2026 18:05
@alexcrichton alexcrichton changed the title Remove cancellable from component model intrinsics Update wasm-tools, remove cancellable from component model intrinsics Sep 10, 2026
@alexcrichton
alexcrichton marked this pull request as ready for review September 10, 2026 18:06
@alexcrichton
alexcrichton requested review from a team as code owners September 10, 2026 18:06
@alexcrichton
alexcrichton requested review from cfallin and fitzgen and removed request for a team September 10, 2026 18:06
@alexcrichton

Copy link
Copy Markdown
Member Author

Ok this should be ready to land now with a wasm-tools publish

@alexcrichton
alexcrichton requested a review from a team as a code owner September 10, 2026 18:37
@github-actions github-actions Bot added the fuzzing Issues related to our fuzzing infrastructure label Sep 10, 2026
@github-actions

Copy link
Copy Markdown

Subscribe to Label Action

cc @fitzgen

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

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

  • fitzgen: fuzzing

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

Learn more.

Comment thread tests/misc_testsuite/component-model-threading/yield-cancellable.wast Outdated
…le.wast

Co-authored-by: Joel Dice <joel.dice@akamai.com>
@alexcrichton
alexcrichton added this pull request to the merge queue Sep 10, 2026
@alexcrichton
alexcrichton removed this pull request from the merge queue due to a manual request Sep 10, 2026
@alexcrichton
alexcrichton added this pull request to the merge queue Sep 10, 2026
Merged via the queue into bytecodealliance:main with commit b016297 Sep 10, 2026
54 checks passed
@alexcrichton
alexcrichton deleted the remove-cancellable branch September 10, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fuzzing Issues related to our fuzzing infrastructure wasmtime:api Related to the API of the `wasmtime` crate itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants