Handy little thing to make a note of for #NodeJS fans on the #ARM platform.
So in NodeJS v24, official builds for ARMv7 (32-bit ARM) are being dropped, going forward they'll only officially build for AMD64 (aka x86-64), ARM64 (aka aarch64) and a few other platforms.
At work, we have a _lot_ of […]