indutny/gyp.js

Standalone version with duktape

Open

#4 aberto em 12 de jun. de 2016

Ver no GitHub
 (5 comments) (4 reactions) (0 assignees)JavaScript (10 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (160 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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!

Guia do colaborador