Hey, since this library implements thenable for ResultAsync rather than using native promises + async await for debuggability it would be useful to support "old school" stack trace stitching like we had "back then". That would have a performance penalty and opt-in but would provide "native like" debuggability without async await.