
IO.js
IO.js 是为 V8 引擎编写的基于事件 IO 的实现。 构建要求: * `gcc` and `g++` 4.8 or newer, or * `clang` and `clang++` 3.3 or newer * Python 2.6 or 2.7 * GNU Ma...