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

Use ES-only visitors for core transforms #9916

Open
kdy1 opened this issue Jan 21, 2025 · 0 comments
Open

Use ES-only visitors for core transforms #9916

kdy1 opened this issue Jan 21, 2025 · 0 comments
Assignees

Comments

@kdy1
Copy link
Member

kdy1 commented Jan 21, 2025

Describe the feature

Now we wrap visitors with ‘Pass’ APIs so visitors being noop for TypeScript/JSX nodes is an implementation detail. We can create an ES-only visitor to improve performance and reduce binary size.

Babel plugin or link to the feature description

No response

Additional context

No response

@kdy1 kdy1 added this to the Long-term goals milestone Jan 21, 2025
@kdy1 kdy1 self-assigned this Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant