A demo of using Neon to integrate Rust and Node.
Note: this is currently only working on OS X.
% nvm install 4
The whole build process is automated as part of package installation, so building and running is straightforward:
% nvm use 4
% npm install
% node -e 'require("./")'