Releases: airbreather/mod-nodejs
Release list
libnode for Windows (v26.8.1)
Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/34046618269 - note the SHA digest in the logs (which I hope are still accessible later) matches the 7z file here (zlib import lib built from: https://github.com/airbreather/mod-nodejs/actions/runs/33966930669 with the same idea).
In the Linux releases, I wrote something about the official Windows builds already having what we need. That doesn't seem to be true - or at least, I couldn't definitely get it to work when I tried, whereas I COULD eventually get this to work.
An earlier release didn't have separate Debug / Release builds, and I wanted to get PDBs in here too, so I've made a new release with everything we should need.
libnode for Windows (v26.8.1)
Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/33969124024 - note the SHA digest in the logs (which I hope are still accessible later) matches the 7z file here (zlib import lib built from: https://github.com/airbreather/mod-nodejs/actions/runs/33966930669 with the same idea).
In the Linux releases, I wrote something about the official Windows builds already having what we need. That doesn't seem to be true - or at least, I couldn't definitely get it to work when I tried, whereas I COULD eventually get this to work.
libnode for Linux (v26.8.1)
Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/33328332095 - note the SHA digest in the logs (which I hope are still accessible later) matches the file here.
Windows already has pre-built files from nodejs.org that serve the same purpose, but there's nothing I can find for Linux. So something like this is needed to avoid this project adding extra manual steps or configuration flags to the build process.
libnode for Linux (v26.7.0)
Built by workflow run: https://github.com/airbreather/mod-nodejs/actions/runs/31229694424 - note the SHA digest in the logs (which I hope are still accessible later) matches the file here.
Windows already has pre-built files from nodejs.org that serve the same purpose, but there's nothing I can find for Linux. So something like this is needed to avoid this project adding extra manual steps or configuration flags to the build process.