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
maxWarningssupport inoxlintrc.json, allowing for stricter CI pipelines. - Biome: Fixed CSS linter rules to correctly ignore
@supportsqueries, reducing false positives for modern CSS features. - Tauri: Enhanced the
pathmodule withconvert_file_srcutility functions.
Writing Rust for JS tooling is the perfect intersection of my interests: low-level performance optimization and high-level developer experience.