Stebalien opened PR #4351 from fix/disable-unwind-info
to main
:
Disable the "unwind_info" cranelift feature unless backtraces (or reference types) are enabled. Maintaining unwind info in deeply recursive modules can get expensive.
fixes #4350
pchickey submitted PR review.
Stebalien updated PR #4351 from fix/disable-unwind-info
to main
.
Stebalien submitted PR review.
Stebalien submitted PR review.
Stebalien created PR review comment:
Note: this is inconsistent with "enable_safepoints", which checks that we don't ahve the
reference_types
feature enabled. But so is "enable_simd", so I'm not sure which way to go.
Stebalien updated PR #4351 from fix/disable-unwind-info
to main
.
Stebalien closed without merge PR #4351.
Stebalien reopened PR #4351 from fix/disable-unwind-info
to main
.
Stebalien updated PR #4351 from fix/disable-unwind-info
to main
.
alexcrichton submitted PR review.
alexcrichton merged PR #4351.
Last updated: Nov 22 2024 at 16:03 UTC