Hacker News new | ask | show | jobs
by metaltyphoon 378 days ago
Yep. Errors carry no context whatsoever and you have no idea where they came from.
2 comments

I mean, this is definitely not a strong suit of go either. In Zig you can just pass in a pointer though to add additional context.