Commit Graph

4 Commits

Author SHA1 Message Date
Noa
35d9bdbcde
Use throw intrinsic from stdarch in wasm libunwind 2024-10-08 15:50:37 -05:00
Alex Crichton
2758435a8e Fix compile of wasm64-unknown-unknown target
This target is a Tier 3 target so it's not tested on CI, and it's broken
since last used so this commit fixes a small unwind-related issue that
cropped up in the meantime.
2024-03-20 14:55:02 -07:00
Noa
c7fcf437f1
Don't codegen wasm.throw unless with -Zbuild-std 2024-02-26 11:56:48 -06:00
Noa
125b26acf6
Use Itanium ABI for thrown exceptions 2024-02-22 17:39:49 -06:00