Work

Rust Toolchain

Rust
Biome
OXC

Contributing to the next generation of high-performance frontend tools written in Rust (OXC, Biome).

Rust gears and high performance tools

The Shift to Rust

The frontend infrastructure is moving to Rust for performance. Tools like OXC (Oxc) and Biome are leading this charge.

Contributions

I have been actively contributing to these high-performance tools:

  • OXC: Implemented maxWarnings support in oxlintrc.json, allowing for stricter CI pipelines.
  • Biome: Fixed CSS linter rules to correctly ignore @supports queries, reducing false positives for modern CSS features.
  • Tauri: Enhanced the path module with convert_file_src utility functions.

Writing Rust for JS tooling is the perfect intersection of my interests: low-level performance optimization and high-level developer experience.