Skip to content

[TRY OUTS] Experimenting with rust-node bindings

Notifications You must be signed in to change notification settings

oslavdev/rust-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust node

Experimenting with running Rust from Node.js

How To

  1. Build Rust lib from rust folder
    cargon build --release
  1. Install node deoendencies from node folder
 yarn
  1. Run node app
 yarn dev

About

[TRY OUTS] Experimenting with rust-node bindings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published