Skip to content

dherman/neon-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A demo of using Neon to integrate Rust and Node.

Setup

Note: this is currently only working on OS X.

OS X

  • XCode
  • Node: v4 or later. I recommend using nvm:
% nvm install 4

Running the Demo

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("./")'

About

A demo of using Neon for integrating Rust and Node.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published