Nick Schonning

Results 465 comments of Nick Schonning

There already is an official libsass Emscripten project https://github.com/medialize/sass.js

No, the node-pre-gyp handles napi vs the module version in it's download and fallback

Ah, gotcha, but I think it is backported to v6 & v8. I think older stuff may be able to have support through https://github.com/nodejs/node-addon-api/blob/master/doc/setup.md but I'm not :100:

I don't think this is something for node-sass/libsass. PostCSS is a good idea, but node-sass is the start of the compilation chain, there is nothing that Sass in general would...

@xzyfer should I just drop the Docker/Alpine part for now so this can just land? It's been flaky for awhile on the previous releases anyway. I picked v8 instead of...

Looks like x86 should be good in 18.3.0 https://github.com/nodejs/build/pull/2956 and Node 17 is EOL tomorrow. @xzyfer would it make sense to push out a release after those 2 things?

Yes, ARM isn't currently supported on any distribution

Thanks! Looks like this is failing on super old Node, so I'm going to mark it as a v5 thing for now

@saper I just flipped this to Draft since it had "WIP" in the title. If it's good to go, feel free to flip it back

@xzyfer are you going to manually merge this for 3.7, or bump to the next one?