Closed
Description
Are there any caveats for enabling with-js-error
optimization by default? According to this SO answer perf hit for capturing the stack is quite affordable. It's quite hard to debug exceptions without backtraces and dune currently gives no option to enable this flag globally.