Skip to content

Result of many test with deno and rust for creating desktop app with web technologies

Notifications You must be signed in to change notification settings

vclemenzi/deno-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno Desktop

Result of many testing with deno and rust for creating desktop app with web technologies

Instructions

deno task start

/

  • loader.ts - load all modules and build the app
  • mod.ts - Render the app
  • app.config - App configuration
  • *other - Other files

app/ App directory

  • App.tsx Principal app file
  • style.css App style

rust/ Rust directory

  • * Rust files for build

.out/ Output directory (generated after build)

  • * Output files

About

Result of many test with deno and rust for creating desktop app with web technologies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published