5 ms·
Actually, I'm the primary developer of the library (I work with hcatlin). Large Sass projects can take a long time to compile (more than several seconds), so th
by akhleung 14y ago
Actually, I'm the primary developer of the library (I work with hcatlin). Large Sass projects can take a long time to compile (more than several seconds), so the performance increase should not be dismissed. Also, providing a C/C++ library makes it easier to embed Sass in other languages and platforms.
- deleted 14y ago[deleted]
- alanh 14y agoAre there plans to e.g. make the Sass gem we all use take advantage of this native code? That is, will I one day do a `bundle update` and be rewarded with speedy asset compilation?
- akhleung 14y agoThere's a proof-of-concept Ruby gem, which will mature as libsass matures. https://github.com/hcatlin/sassc-ruby https://github.com/hcatlin/sassc-ruby