indutny/gyp.js

Standalone version with duktape

Open

#4 创建于 2016年6月12日

在 GitHub 查看
 (5 评论) (4 反应) (0 负责人)JavaScript (10 fork)github user discovery
help wanted

仓库指标

Star
 (160 star)
PR 合并指标
 (PR 指标待抓取)

描述

In order to bootstrap itself, Node.js will need a standalone version of this repo. Considering that all fs access is done synchronously, it should be possible to compile this module with browserify and babel, and pack it into a single executable using duktape and libuv.

Tough task, but it is worth it!

贡献者指南