#OXC
Finally got oxc-parser to work on stackblitz.

stackblitz.com/edit/oxc-par...
oxc-parser - StackBlitz
oxc-parser wasm example
stackblitz.com
March 18, 2025 at 10:10 AM
OXC is the real deal!
July 10, 2026 at 10:15 PM
I'm starting "This week in Oxc" to improve roadmap visibility. Feel free to subscribe to this thread.

github.com/oxc-project/...
This week in Oxc · Issue #10329 · oxc-project/oxc
This thread serves as our weekly update channel for sharing project developments with the community. Click the subscribe button on the right for updates. For inquiries, please find me on Discord, x...
github.com
April 9, 2025 at 10:05 AM
Oxc parser gets 2 - 7% faster.

github.com/oxc-project...
November 10, 2025 at 5:29 AM
Announcing Oxfmt: Oxc Formatter Alpha

oxc.rs/blog/2025-1...
Oxfmt: Oxc Formatter Alpha
A collection of high-performance JavaScript tools written in Rust
oxc.rs
December 1, 2025 at 3:43 PM
I am now a core member of the oxc team! github.com/oxc-project

Thanks to @boshenc.bsky.social for being welcoming to new contributors like myself and creating a great tool.
oxc
⚓ A collection of high-performance tools for JavaScript and TypeScript written in Rust. - oxc
github.com
November 12, 2024 at 4:00 PM
20,000 ⭐️ -> Oxc
March 15, 2026 at 1:19 PM
I am permitted to host tsgolint in Oxc and explore type aware linting!

I am super excited!

We reduced the original scope of tsgolint to be a backend for oxlint, taking the best out of both worlds!

github.com/oxc-project/...
GitHub - oxc-project/tsgolint: Type aware linting for oxlint
Type aware linting for oxlint. Contribute to oxc-project/tsgolint development by creating an account on GitHub.
github.com
July 14, 2025 at 11:01 AM
Introducing the Oxc Angular Compiler ✨

◆ 6.4x faster than Angular CLI
◆ 20.7x faster than Webpack
◆ First-class @vite.dev plugin with full HMR
◆ Built with Oxc
◆ Not another slop fork

While this is experiment, the @angular.dev team is looking into an Oxc integration.

voidzero.dev/posts/oxc-an...
How we made the Angular Compiler faster using AI
How VoidZero built the Oxc Angular Compiler, an AI-powered Angular compiler that achieves up to 20x faster code compiling speed.
voidzero.dev
April 10, 2026 at 4:58 PM
In order to better integrate with tsgo, we are going to rewrite Rolldown and Oxc in Go.
April 1, 2025 at 9:30 AM
Getting ready for Oxlint v1.0. No extra features, stability and performance are the key features.

github.com/oxc-project/...
chore(release): oxlint v1.0 stable by Boshen · Pull Request #11581 · oxc-project/oxc
github.com
June 10, 2025 at 4:04 AM
unloader is now supported in unplugin, and unplugin-oxc can resolve and run TypeScript files, perform syntax lowering, and minify. It's incredibly fast thanks to Oxc! ⚡

🌟 One plugin for all frameworks like Rollup and webpack, even Node.js!

github.com/unplugin/unp...
February 11, 2025 at 1:03 PM
Oxc v0.53.0 now returns an estree for direct consumption in JavaScript through napi and wasm APIs, no more ugly work arounds.

github.com/oxc-project/...
release(crates): v0.53.0 by oxc-bot · Pull Request #9381 · oxc-project/oxc
[0.53.0] - 2025-02-26 Rust Edition 2024 #9289 For napi and wasm APIs, the returned AST to the JavaScript side is now 100% estree (bug otherwise). All AST node spans are now corrected to utf16 for...
github.com
February 26, 2025 at 1:03 PM
oxfmt next week: support formatting HTML, YAML, GraphQL, Handlerbars, Markdown, CSS files by default

github.com/oxc-project...
feat(oxfmt): Support formatting HTML, YAML, GraphQL, Handlerbars, Markdown, CSS files by leaysgur · Pull Request #16524 · oxc-project/oxc
Fixes #15899
github.com
December 5, 2025 at 6:43 AM
Rust Edition 2024!

github.com/oxc-project/...
Rust Edition 2024 by Boshen · Pull Request #9289 · oxc-project/oxc
closes #9271
github.com
February 22, 2025 at 4:00 AM
oxlint now supports 100%* of the eslint-plugin-jsx-a11y rules! final rules will be in the next release. github.com/oxc-project/...
☂️ eslint-plugin-jsx-a11y · Issue #1141 · oxc-project/oxc
WarningThis comment is maintained by CI. Do not edit this comment directly. To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules This is the tracking issue ...
github.com
May 14, 2026 at 12:28 AM
I published npmx.dev/package/oxc-... for webpack.

This is useful if you are still using webpack, or wants to migrate to Vite 8 / Rolldown in smaller steps.
oxc-webpack-loader - npmx
Webpack loader for oxc
npmx.dev
February 25, 2026 at 4:10 AM
And with 6.0 out, we set our eyes on a Vite version that is powered by Rolldown and Oxc... 👀
November 26, 2024 at 2:33 PM
oxfmt -> oxc codebase.

Want to dogfood as much as possible before releasing it to the wild.

github.com/oxc-project...
chore(infra): dogfooding oxfmt by leaysgur · Pull Request #14979 · oxc-project/oxc
Fixes #14803 Added oxfmt and oxfmtrc.jsonc Remove dprint plugin and useless ignore paths Apply dprint again Apply oxfmt
github.com
October 28, 2025 at 2:43 AM
Switching to Oxc-powered build tools in Vitest.

Now enjoying 6-7x faster build times thanks to unplugin-oxc and unplugin-isolated-decl.

github.com/vitest-dev/v...
chore: switch to oxc for dts & typescript transform by sxzz · Pull Request #7472 · vitest-dev/vitest
Description WIP: Migrated @vitest/browser only. Replaced rollup-plugin-esbuild and @rollup/plugin-node-resolve with unplugin-oxc Enabled isolatedDeclarations, generated dts with unplugin-isolate...
github.com
February 12, 2025 at 6:54 AM
To better communicate our design choices for the up-coming formatter:

github.com/oxc-project/...
RFC: Formatter · oxc-project oxc · Discussion #13608
This discussion documents our decision process for our up coming formatter called oxfmt. Prioritizations are performance and better DX. Using structured comments below for better discussion.
github.com
September 9, 2025 at 8:26 AM
💙💙💙

btw oxc powers the dev/build/lint/fmt of npmx
February 24, 2026 at 7:42 AM