Skip to content
@voidzero-dev

VoidZero

Building the next generation toolchain for JavaScript

void(0): Unified Toolchain for JavaScript

Our Projects

  • Vite - the build tool for the web
  • Vitest - Vite-native test runner
  • Rolldown - The fastest bundler
  • Oxc - The fastest language toolchain

About

We are building the next-generation of toolchain for JavaScript that is:

  • Unified: using the same AST, resolver, and module interop for all tasks (parsing, transforming, linting, formatting, bundling, minification, testing), eliminating inconsistencies and reducing redundant parsing costs.

  • High Performance: written in a compile-to-native language, designed from the ground up for speed, with maximum parallelization and low-overhead JS plugin support. The performance budget unlocks more ambitious features that improve not only developer experience, but end user experience as well.

  • Composable: each component of the toolchain is independently consumable, offering building blocks for advanced customization.

  • Runtime Agnostic: not tied to any specific JavaScript runtime—delivering the same developer experience across all environments.

Read the announcement blog post to learn more.

Popular repositories Loading

  1. .github .github Public

    69

Repositories

Showing 1 of 1 repositories

Sponsoring

  • @devongovett
  • @pi0
  • @leaysgur
  • @DonIsaac
  • @patak-dev
  • @antfu
  • @brc-dd
  • @bluwy
  • @ArnaudBarre
  • @Brooooooklyn
  • @AriPerkkio
  • @jay-es

Top languages

Loading…

Most used topics

Loading…