Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Enable exception entries for __cxa_throw & rethrow #52

Merged
merged 3 commits into from
Nov 11, 2024

Conversation

kammce
Copy link
Member

@kammce kammce commented Sep 24, 2024

No description provided.

This is still a flawed and broken system. We need to fix this to make
this runtime actually viable!
@kammce kammce force-pushed the automatically_unwind_throw branch 2 times, most recently from 50eccac to 9eadd90 Compare November 11, 2024 16:39
@kammce kammce changed the title Automatically unwind throw Enable exception entries for __cxa_throw & rethrow Nov 11, 2024
@kammce kammce changed the title Enable exception entries for __cxa_throw & rethrow 🐛 Enable exception entries for __cxa_throw & rethrow Nov 11, 2024
This allows them to be unwound like any other function.
@kammce kammce force-pushed the automatically_unwind_throw branch from 9eadd90 to b63f9a4 Compare November 11, 2024 16:41
@kammce kammce merged commit 2baedc1 into main Nov 11, 2024
7 of 8 checks passed
@kammce kammce deleted the automatically_unwind_throw branch November 11, 2024 19:44
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.

1 participant