Skip to content

GirkovArpa/sciter-js-rust-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sciter.JS Rust Boilerplate

screenshot

Windows

Run cargo build --release and find the resulting executable in target/release.

Requires sciter.dll to be with the executable.

  • Call Rust (Sync) from JavaScript
  • Call Rust (Async) from JavaScript
  • Call JavaScript from Rust
  • Set Executable Icon
  • Set Taskbar Icon
  • Set Window Icon
  • Set Executable Metadata / Version Info
  • Pack Everything into Single Executable

Linux

Loading, please wait ...

Mac

Loading, please wait ...