-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat(es/codegen): Introduce SpanRewriter
#10349
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
base: main
Are you sure you want to change the base?
Conversation
|
CodSpeed Performance ReportMerging #10349 will degrade performances by 2.4%Comparing Summary
Benchmarks breakdown
|
f1ba5e3
to
1d43f81
Compare
Description:
This PR is a retry of #10261 with generics.
The idea is that, we can conditionally execute code using a macro.
expands to
Related issue:
rspack
: ES codegen that modifies span to emulatecodegen + reparse
#9976