Skip to content

This project represents my first Rust program, written on May 25, 2015. It serves as an introductory example for developers interested in Rust and its interoperability with Node.js.

License

Notifications You must be signed in to change notification settings

rixrix/rust-nodejs-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Foreign Function Interface (FFI)

It demonstrates how to integrate Rust code with Node.js, showcasing a basic Rust function utilizing multi-threading for a CPU-bound task.

About

This project represents my first Rust program, written on May 25, 2015. It serves as an introductory example for developers interested in Rust and its interoperability with Node.js.

About

This project represents my first Rust program, written on May 25, 2015. It serves as an introductory example for developers interested in Rust and its interoperability with Node.js.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages