indutny/gyp.js

Standalone version with duktape

Open

#4 opened on 2016年6月12日

GitHub で見る
 (5 comments) (4 reactions) (0 assignees)JavaScript (10 forks)github user discovery
help wanted

Repository metrics

Stars
 (160 stars)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド