Skip to content

Commit

Permalink
Rollup merge of #131418 - coolreader18:wasm-exc-use-stdarch, r=bjorn3
Browse files Browse the repository at this point in the history
Use throw intrinsic from stdarch in wasm libunwind

Tracking issue: #118168

This is a very belated followup to #121438; now that rust-lang/stdarch#1542 is merged, we can use the intrinsic exported from `core::arch` instead of defining it inline. I also cleaned up the cfgs a bit and added a more detailed comment.
  • Loading branch information
tgross35 authored Oct 13, 2024
2 parents bdb6937 + 0dd9a5f commit 1d136f3
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1d136f3

Please sign in to comment.