aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/error/exception.md
blob: d89a47559be727b63afe5502f05aa6f12a4f6b54 (plain)
1
2
3
4
5
6
# Reference

0. [Making unwinding through JIT-ed code scalable](http://databasearchitects.blogspot.com/2022/06/making-unwinding-through-jit-ed-code.html)
0. [Using Coroutines to Implement C++ Exceptions for Freestanding Environments - Eyal Zedaka - CppCon 21](https://www.youtube.com/watch?v=TsXYqnUXrwM)
0. [You don't understand exceptions, but you should](https://matt.might.net/articles/implementing-exceptions/)