Skip to content

Conversation

@coolreader18
Copy link
Contributor

As of wasmtime 37.0 wasmtime supports the exception-handling proposal, which means we can uncomment the assert_instr for the throw intrinsic.

@rustbot
Copy link
Collaborator

rustbot commented Oct 24, 2025

r? @folkertdev

rustbot has assigned @folkertdev.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@coolreader18
Copy link
Contributor Author

Seems like the rust-version is out of date.

@folkertdev
Copy link
Contributor

Weird, we use rust nightly. Anyhow, this PR should fix that #1945.

For posterity: https://triage.rust-lang.org/gha-logs/rust-lang/stdarch/53631742979?pr=1944

@folkertdev
Copy link
Contributor

I reported this issue in rust-lang/rust#148104. The workaround was merged, so if you rebase this branch CI should pass.

@coolreader18 coolreader18 force-pushed the enable-wasm-throw-test branch from 67a5213 to 75dceb8 Compare October 27, 2025 17:12
Copy link
Contributor

@folkertdev folkertdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@folkertdev folkertdev added this pull request to the merge queue Oct 27, 2025
Merged via the queue into rust-lang:master with commit 7861263 Oct 27, 2025
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants