denyncrawford / deno_tauri

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

warning: you might see ugly code

This is extends the Deno runtime by adding some new features:

  • Create webview windows using wry
  • Bidirectional communication between the deno app and the windows

run the demo:

cargo run
  • Deno app: test.js
  • Webview app: index.html

This is just a poc atm, it will be eventually ported to https://github.com/astrodon/astrodon

About


Languages

Language:Rust 90.5%Language:JavaScript 7.2%Language:HTML 2.3%