hrgdavor / jscadui

MIT License
30 stars 9 forks source link

Extract stacktrace from eval #53

Closed platypii closed 1 year ago

platypii commented 1 year ago

This PR adds stacktrace support to jscad.app

stacktrace

Previously this would have just given error.toString() but now it gives a full stacktrace.

Changes: