Skip to content

Comments

refactor(napi/parser): re-run ast_tools codegen#14547

Merged
graphite-app[bot] merged 1 commit intomainfrom
10-13-refactor_napi_parser_re-run_ast_tools_codegen
Oct 13, 2025
Merged

refactor(napi/parser): re-run ast_tools codegen#14547
graphite-app[bot] merged 1 commit intomainfrom
10-13-refactor_napi_parser_re-run_ast_tools_codegen

Conversation

@overlookmotel
Copy link
Member

@overlookmotel overlookmotel commented Oct 13, 2025

It look like the minifier has improved since we last ran oxc_ast_tools codegen, and it's now capable of generating tighter code for the raw transfer deserializers.

Re-run codegen and commit the result.

@github-actions github-actions bot added A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior labels Oct 13, 2025
Copy link
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@overlookmotel overlookmotel marked this pull request as ready for review October 13, 2025 08:45
Copilot AI review requested due to automatic review settings October 13, 2025 08:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@overlookmotel overlookmotel self-assigned this Oct 13, 2025
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Oct 13, 2025
Copy link
Member Author

overlookmotel commented Oct 13, 2025

Merge activity

It look like the minifier has improved since we last ran `oxc_ast_tools` codegen, and it's now capable of generating tighter code for the raw transfer deserializers.

Re-run codegen and commit the result.
@graphite-app graphite-app bot force-pushed the 10-13-refactor_napi_parser_re-run_ast_tools_codegen branch from 5f960f5 to f6d890a Compare October 13, 2025 08:46
@graphite-app graphite-app bot merged commit f6d890a into main Oct 13, 2025
18 checks passed
@graphite-app graphite-app bot deleted the 10-13-refactor_napi_parser_re-run_ast_tools_codegen branch October 13, 2025 08:51
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser C-cleanup Category - technical debt or refactoring. Solution not expected to change behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant