/rust-electron

Demo of calling Rust code from an Electron app.

Primary LanguageRust

Rust Electron Demo

This demo shows how to call Rust code from Electron using neon.

How to Run

Follow the setup steps for neon.

Clone this repository then run:

$ cd electron
$ npm start