I'm building an embedded system using buildroot and i want to replace nginx+php with node.js.
My system is using eglibc but i want to reduce the size of the system so i want to switch to uclibc. node.js can be compiled using uclibc-0.9.32-nptl?
More, while my current test hardware is x86 based, alix, i'll switch, in a couple of months, to a plug computer, that is arm based. Will node.js works on arm based hardware?