Relative Content

Tag Archive for node.jsclibuv

How nodejs can run on multiple OS

I am fresher on Nodejs, I understand nodeJS have V8 engine and LibUV. LivUV will process asynchronous processing and it write by C programing language.
How C work for across OS?