Skip to content

feat: add import.meta proto for ext modules #1100

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

Merged
merged 1 commit into from
Mar 20, 2025
Merged

feat: add import.meta proto for ext modules #1100

merged 1 commit into from
Mar 20, 2025

Conversation

devsnek
Copy link
Member

@devsnek devsnek commented Mar 20, 2025

this can be used to extend the api surface for ext modules without the overhead of assigning new data to each one. in particular, to add contextual logging (denoland/deno#28562)

@devsnek devsnek requested a review from ry March 20, 2025 16:36
Copy link
Member

@dsherret dsherret left a comment

Choose a reason for hiding this comment

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

LGTM

@devsnek devsnek enabled auto-merge (squash) March 20, 2025 18:36
@devsnek devsnek merged commit e87b56b into main Mar 20, 2025
18 checks passed
@devsnek devsnek deleted the x/ext-proto branch March 20, 2025 18:39
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