indutny/gyp.js

Standalone version with duktape

Open

#4 ouverte le 12 juin 2016

Voir sur GitHub
 (5 commentaires) (4 réactions) (0 assignés)JavaScript (10 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (160 stars)
Métriques de merge PR
 (Métriques PR en attente)

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!

Guide contributeur