Skip to content

VoidZero

Building the next generation toolchain for JavaScript

void(0): Unified Toolchain for JavaScript

Our Projects

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

About

Image for: 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

Image for: Popular repositories Loading
  1. .github .github Public

    80

Repositories

Showing 1 of 1 repositories
  • .github Public
    voidzero-dev/.github’s past year of commit activity
    80 0 3 0 Updated Oct 1, 2024

Sponsoring

Top languages

Loading…

Most used topics

Loading…