about summary refs log tree commit diff
path: root/library/unwind/src/wasm.rs
AgeCommit message (Expand)AuthorLines
2025-08-16library: Migrate from `cfg_if` to `cfg_select`Josh Triplett-3/+4
2024-10-08Use throw intrinsic from stdarch in wasm libunwindNoa-14/+10
2024-03-20Fix compile of wasm64-unknown-unknown targetAlex Crichton-1/+4
2024-02-26Don't codegen wasm.throw unless with -Zbuild-stdNoa-1/+10
2024-02-22Use Itanium ABI for thrown exceptionsNoa-0/+56