Show HN: Sasso – pure-Rust SCSS compiler, byte-exact to current dart-sass
Category: devtools
Tags: scss, compiler, rust, css, sass
Score: 7.0/10 (Innovation: 5, Technical: 8, Documentation: 8, Utility: 7)
Sasso is a pure-Rust SCSS compiler that aims for byte-exact parity with current dart-sass, offering a zero-dependency, wasm-friendly, and high-performance alternative. It stands out by achieving 100% conformance on 13,896 sass-spec tests and significantly outperforming existing implementations in both startup time and compilation speed.
Target audience: frontend devs, web developers, build tool maintainers
Repository: https://github.com/momiji-rs/sasso · Rust · Apache-2.0 · 1 stars
View on Hacker News