Node - Js Compiler
Node - Js Compiler
Node - Js Compiler
js Compiler
Minqi Pan
I’m Minqi Pan
one of Node.js Collaborators
before Node.js Compiler
Slow Installation
• “npm install fengdie” took 2m12.560s
• Great-Wall’ed in China
• require, require.resolve
• …
Yet we did this in 8 files only
That’s because…
Node.js Compiler
https://github.com/pmq20/node-compiler
libsquash
https://github.com/pmq20/libsquash
Introducing SquashFS
SquashFS
fengdie.squashfs
16M
SquashFS
./fengdie
fengdie.squashfs
fengdie/*
fengdie.squashfs
fengdie/* libsquash
fengdie/* libsquash
Node.js Runtime
fengdie.squashfs
fengdie/* libsquash
Node.js Runtime
Statically Link
fengdie.squashfs
Node.js Runtime
Statically Link
Statically Link
fengdie.squashfs
Node.js Runtime
Statically Link
Distribute and Enjoy
fengdie.exe
Download & Install
nodec is also enclosed
Operating Download Link
Architecture
System
https://sourceforge.net/projects/
Windows x86 node-compiler/files/v0.9.4/
nodec.exe/download
https://sourceforge.net/projects/
macOS x86-64 node-compiler/files/v0.9.4/nodec-
darwin-x64/download
https://sourceforge.net/projects/
Linux x86-64 node-compiler/files/v0.9.4/nodec-
linux-x64/download
Install on Windows
• SquashFS Tools 4.3
• curl -L https://sourceforge.net/projects/node-
compiler/files/v0.9.4/nodec-darwin-x64/
download > nodec
• chmod +x nodec
• ./nodec
Install on Linux
• SquashFS Tools 4.3
• curl -L https://sourceforge.net/projects/node-
compiler/files/v0.9.4/nodec-linux-x64/download
> nodec
• chmod +x nodec
• ./nodec
Licensing
Commercial-license-free
Proprietary-license-free
GPL-free
Super Redistributable
libsquash MIT
Node.js MIT
libuv MIT
v8 BSD
Super Redistributable
Apache
openssl
4-clause BSD
c-ares MIT
Applications
Quicker Install / Upgrade
Thank You