sass / dart-sass

The reference implementation of Sass, written in Dart.
https://sass-lang.com/dart-sass
MIT License
3.96k stars 360 forks source link

Support linux-riscv64 and windows-arm64 #2201

Closed ntkme closed 7 months ago

ntkme commented 7 months ago

As of dart-sdk 3.3.0, linux-riscv64 and windows-arm64 are now stable. We don't have a good way to build aot snapshot for these right now, such that all of them are using kernel snapshot.