Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug IDs: Add implementors section #152

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

lforst
Copy link
Member

@lforst lforst commented Nov 13, 2024

Adds a section with a complete list of current implementors and implementations that are work-in-progress.

Comment on lines 167 to 170
The following implementations are work-in-progress:
- **Generator:** Webpack ([PR to extend `devtool` option](https://github.com/webpack/webpack/pull/18947))
- **Generator:** Turbopack (underlying `sourcemap` Rust crate has been updated)
- **Consumer:** V8 ([CL to extend `Error.prepareStackTrace`](https://chromium-review.googlesource.com/c/v8/v8/+/5979833), is awaiting for proposal to reach stage 3)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather not have a work-in-progress section, since it can easily get out of date.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed the section 👍

@lforst
Copy link
Member Author

lforst commented Nov 18, 2024

@nicolo-ribaudo let me know if you would still change anything in this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants