upstream (strings in bin/node), seems to be statically linked: gcc 6.3.1 libc 2.17 according to https://github.com/nodejs/unofficial-builds/ build log found at https://unofficial-builds.nodejs.org/logs/202102231620-v10.24.0/x86.log
Debian binary seems to be split into libnode64. gcc (Debian 8.3.0-6) 8.3.0 libc6 2.28-10 I'll try to build the upstream version in Debian. -- Ondrej Zary