replete-ios
replete-ios copied to clipboard
Source map core exception frames
Ah there's already an issue for this! Would be cool if the frames were links that allowed you to navigate the stack trace.
@swannodette yes! If we end up with IPrintStacktrace (or something similar) for bootstrapped REPLs, it would probably be easy to hyperlink frames to their source.
Wondering if JSC supports inline source maps (useful for bootstrap context)