Skip to content

Commit

Permalink
Add accessor reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgaudet authored Jan 29, 2025
1 parent d51401f commit 4046922
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ I would actually like to specify this like the JSC one. It's simpler. Similarly,

## Related Work

- The [Error Stacks](https://github.com/mgaudet/proposal-error-capturestacktrace) proposal is largely an orthogonal one to this, but it would provide framework and text to talk about stack strings, as mostly the current spec doesn't really talk about stacks. However, for this proposal I'd argue we don't need to specify the contents of stack strings.
- The [Error Stacks](https://github.com/mgaudet/proposal-error-capturestacktrace) proposal is largely an orthogonal one to this, but it would provide framework and text to talk about stack strings, as mostly the current spec doesn't really talk about stacks. However, for this proposal I'd argue we don't need to specify the contents of stack strings.
- The [Error Stack Accessor](https://github.com/ljharb/proposal-error-stack-accessor/) proposal could be the other route by which the spec starts to talk about stacks.

0 comments on commit 4046922

Please sign in to comment.