Skip to content

feat: experimental oxc transform#113

Open
TheAlexLichter wants to merge 8 commits into
unjs:mainfrom
TheAlexLichter:feat/use-oxc
Open

feat: experimental oxc transform#113
TheAlexLichter wants to merge 8 commits into
unjs:mainfrom
TheAlexLichter:feat/use-oxc

Conversation

@TheAlexLichter
Copy link
Copy Markdown
Member

This PR adds a naive plugin and transform based on oxc-parser

Related issue: #111

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.29%. Comparing base (6a00736) to head (0a4c7ec).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #113      +/-   ##
==========================================
+ Coverage   93.26%   93.29%   +0.03%     
==========================================
  Files           2        3       +1     
  Lines         193      194       +1     
  Branches       72       72              
==========================================
+ Hits          180      181       +1     
  Misses         13       13              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TheAlexLichter TheAlexLichter requested a review from pi0 August 14, 2025 10:11
Comment thread package.json
Comment thread src/plugin-oxc.ts Outdated
Comment thread test/transform-oxc.test.ts Outdated
@TheAlexLichter
Copy link
Copy Markdown
Member Author

Iterating over the first draft, thanks for the feedback 🙏🏻

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