Skip to content

Just playing with Rust in order to build a native Node addon

Notifications You must be signed in to change notification settings

robertohuertasm/node-rust-addon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rusty

This is just a test of how to use Neon in order to build a native Node Addon written in Rust.

The project is composed by:

  1. A native Node Addon called rusty.
  2. A simple Node script called node-rusty for testing the previous addon purposes.

How to build it

Go to node-rusty (where the test script is located) and do npm install. After that, just execute node . and see the result:

About

Just playing with Rust in order to build a native Node addon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published