Oxc
Oxc (The Oxidation Compiler) is a high-performance, Rust-powered core toolchain for JavaScript and TypeScript. It forms a crucial part of VoidZero's vision for a unified, ultra-fast development ecosystem. Oxc provides a suite of powerful components, including an advanced parser, code transformer, efficient minifier, static code analyzer (Oxlint), automated code formatter (Oxfmt), and precise module resolver. Designed to empower next-generation frontend development tools, it serves as the core engine for Rolldown, Vite's future bundler. Leading frameworks and companies like Nuxt, Preact, Shopify, and ByteDance leverage Oxc for critical tasks such as syntax parsing and code quality checks, significantly boosting development efficiency and project performance.
- High-performance Rust-based JavaScript/TypeScript Toolchain
- Integrated Code Processing: Advanced Parsing, Efficient Transformation & Minification
- Powerful Static Code Analysis (Oxlint) & Automated Code Formatting (Oxfmt)
- Precise Module Resolver, empowering next-generation frontend tools