sass / embedded-host-node

A Node.js library that will communicate with Embedded Dart Sass using the Embedded Sass protocol
MIT License
143 stars 26 forks source link

Use native windows-arm64 dart-sass binary #276

Closed ntkme closed 5 months ago

ntkme commented 5 months ago

https://github.com/sass/dart-sass/pull/2201

The dart-sass PR also adds linux-riscv64 builds, but nodejs does not have stable riscv64 support: https://github.com/nodejs/build/issues/2876 Therefore this PR only adds windows-arm64.