Hacker News new | ask | show | jobs
by nullzzz 2697 days ago
Here's the stack trace parser used. It tries to extract the line number and error message from an Error object. Sorry for the coffeescript!

https://github.com/raimohanska/write-a-game/blob/8d2111e2372...