indutny/gyp.js

Standalone version with duktape

Open

#4 geöffnet am 12. Juni 2016

Auf GitHub ansehen
 (5 Kommentare) (4 Reaktionen) (0 zugewiesene Personen)JavaScript (10 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (160 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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!

Contributor Guide