Skip to content

Instantly share code, notes, and snippets.

@SMotaal
Created December 14, 2018 14:42
Show Gist options
  • Save SMotaal/976bf2650f252bd485b383b75879242c to your computer and use it in GitHub Desktop.
Save SMotaal/976bf2650f252bd485b383b75879242c to your computer and use it in GitHub Desktop.
Node.js: Experimental Builds

Forks

guybedford/node/tree/irp-implementation

Setup


# clone
git clone https://github.com/guybedford/node.git --branch irp-implementation --single-branch node-esm

# build
cd node-esm; ./configure; make -j4;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment