Better error messages in SVM
Closed this issue · 1 comments
hawkw commented
It would be nice if all the fatal error panics in seax_svm::eval()
had more useful messages. The state dump it makes when there's an undefined item on the control stack is nice, they should probably all make that. Maybe write a macro.