Compiling Ruby. Part 4: progress update (opens in new tab)
It’s been a while since I wrote the last blog post. One of the reasons is that so far, I had to change a lot of things in the implementation due to the exception support. I’m writing a short progress update on where we are and what’s coming next. What Happened During this year, I gave two short talks related to this project: a high-level overview of the project (EuroLLVM dev meeting) intro into exception handling in LLVM (LLVM Social Berlin) The state as of EuroLLVM (May 2023) was as follows:...
Read the original article