Skip to content

asaladino/electron-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electron Rust

Demo electron to rust app.

Main

Requires

  • Rust
  • Node

and fun!

Build & Run

  • npm install will download required node packages.
  • cargo build will download and build the rust source.
  • ./node_modules/.bin/electron-rebuild will rebuild the electron and ffi.
  • npm start will start the app.

About

Demo electron to rust app.

Resources

License

Stars

Watchers

Forks

Packages

No packages published