[wip] fixing bugs to get throw test working
currently its not working because we cannot restore callee saved regsiter from the last frame (or the rust frame to throw exception). One solution is to save all the callee saved registers in a function that can throw.
Showing
Please register or sign in to comment